[PATCH weston 04/11] compositor-fbdev: Avoid dereferencing a pointer in freed memory

Bill Spitzak spitzak at gmail.com
Fri Jul 26 16:21:35 PDT 2013


On 07/26/2013 08:29 AM, Rob Bradford wrote:
> From: Rob Bradford <rob at linux.intel.com>

> +		device = output->device;
>   		fbdev_output_destroy(base);

Are you sure this does not free the memory that is now at *device?



More information about the wayland-devel mailing list