[PATCH] drm: qxl: Fix error handling at qxl_device_init

Gerd Hoffmann kraxel at redhat.com
Fri Aug 10 06:03:29 UTC 2018


On Fri, Jul 27, 2018 at 02:54:40PM +0300, Anton Vasilyev wrote:
> If qxl_device_init fails on creating resources and does not report it,
> then qxl module will catch null pointer exception on remove, or on
> probe's error path.
> 
> The patch adds error path with resources release into qxl_device_init.
> 
> Found by Linux Driver Verification project (linuxtesting.org).

Pushed to drm-misc-next.

thanks,
  Gerd



More information about the dri-devel mailing list