]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hidp: Fix memory leak of cached report descriptor
authorPeter Hurley <peter@hurleysoftware.com>
Fri, 5 Aug 2011 14:51:34 +0000 (10:51 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:28 +0000 (19:50 -0300)
commitc0f25a36ce884173ec80d74c758a96551215cee9
treeae81066ef61c5ab6a081d6f5fedd5089a15e9bca
parentfc0b11bf556d450ad16a82bc764e9a1a293efd4d
Bluetooth: hidp: Fix memory leak of cached report descriptor

Free the cached HID report descriptor on thread terminate.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hidp/core.c