commit | 4d45e21867bee51e3bb42e95bc2929231d7c8192 | [log] [tgz] |
---|---|---|
author | matthieu castet <castet.matthieu@free.fr> | Sun Apr 02 18:45:46 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 14 11:12:23 2006 -0700 |
tree | a5ff1c57145b09b3e6f22b6db5fb1c94a970dcf5 | |
parent | 584958c3d2985396bdb6f96ae632971b43f6f984 [diff] |
[PATCH] USB: UEAGLE : memory leack fix this patch fix leak of memory allocated to intr if allocation of sc->urb_int fails. Found by the Coverity checker. Signed-off-by: Duncan Sands <baldrick@free.fr> Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>