summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-03-25 12:14:27 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-04-30 18:25:08 +0200
commit714bc5ef3edaec3ca0cf155fe01411760527c52e (patch)
tree0983d463571594d1e834fc89cff594d23c45f91c /scripts/Makefile.host
parentmusb: save and restore missing bus control register (diff)
downloadlinux-714bc5ef3edaec3ca0cf155fe01411760527c52e.tar.xz
linux-714bc5ef3edaec3ca0cf155fe01411760527c52e.zip
musb: potential use after free
We assign "urb->hcpriv = qh;" a few lines down. I'm pretty sure we want it "urb->hcpriv" to be NULL not a freed value. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions