Module Name: src
Committed By: joe
Date: Sun Mar 23 17:04:10 UTC 2025
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c
Log Message:
safety: fix memory leak in drm use error lable to free and return on error
In the future, please run changes to sys/external/bsd/drm2/dist/ by me
first so we don't lose them in the (in-progress) merge of the next drm
update.
In this case, it's OK because upstream has fixed the leak anyway, so
we won't lose anything valuable (and I noticed this one).
(Also: if someone else, say foo%NetBSD.org@localhost, reviewed this change and
approved it, please write `ok foo' or `Reviewed-by: foo' on its own
line in the commit message so we know who reviewed it.)