]> git.baikalelectronics.ru Git - kernel.git/commit
USB: yurex: fix memory leak and corrupted messages
authorTomoki Sekiyama <tomoki.sekiyama@gmail.com>
Sat, 2 Oct 2010 21:59:06 +0000 (06:59 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:52 +0000 (10:21 -0700)
commit7f44f0fa62b7f6d5ea11efa4f4de30dc37c53de9
tree11f56ee7991106409bc6c4d51af1db567a758f84
parent7191eacfc62e87120eca7db21e3a7a0f2b132c55
USB: yurex: fix memory leak and corrupted messages

This fixes the memory leak on disconnecting the device.
In addition, it fixes some messages corrupted by incorrect encoding.

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/yurex.c