From: Masanari Iida Date: Fri, 17 Jan 2014 16:38:00 +0000 (-0300) Subject: [media] hdpvr: Fix memory leak in debug X-Git-Tag: v3.14-rc2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba6c90161ac058f580e6ceb5ccc14dcd86365d1;p=pandora-kernel.git [media] hdpvr: Fix memory leak in debug cppcheck reported memory leak in device_authorizatio() within hdpvr-core.c. When the debug option is specified and the code jump to "unlock:" label, print_buf was not freed. Confirm the module succesfully compiled without error. Signed-off-by: Masanari Iida Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed