• Andrew Morton's avatar
    [PATCH] v4l use-after-free fix · d625bd72
    Andrew Morton authored
    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.
    d625bd72
videodev.c 9.06 KB