From: Johan Hedberg Date: Thu, 8 Nov 2012 09:25:26 +0000 (+0100) Subject: Bluetooth: Fix memory leak when removing a UUID X-Git-Tag: v3.7-rc6~3^2^2^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482049f75750d73358e65236b933417b69f9cc25;p=pandora-kernel.git Bluetooth: Fix memory leak when removing a UUID When removing a UUID from the list in the remove_uuid() function we must also kfree the entry in addition to removing it from the list. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed