[PATCH] v4l use-after-free fix
From: Greg KH <greg@kroah.com> When working on converting the usb v4l drivers to the new v4l class changes, I ran into this nasty bug. Seems that the core was using a structure after it had been freed. The patch below fixes it.
Showing
Please register or sign in to comment