aros-development-team / AROS

Main AROS repository for active development. Contains the main Operating System components and Build System.
http://www.aros.org
Other
381 stars 60 forks source link

Memory leak of Nouveau device. #579

Open stanman29 opened 2 years ago

stanman29 commented 2 years ago

https://github.com/aros-development-team/AROS/blob/5f4421a51c15f2afef4b9839f4a4b08a52eda384/workbench/hidds/nouveau/drm/libdrm/nouveau/nouveau_device.c#L50 Nouveau device should be closed before function is returned at line 50.