From: Alexey Fomenko Date: Tue, 10 Aug 2010 00:20:24 +0000 (-0700) Subject: scripts/mod/modpost.c: fix memory leak X-Git-Tag: v2.6.36-rc1~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ed19d5cce35a40d3913cf9aa208ce9f60db3d7;p=pandora-kernel.git scripts/mod/modpost.c: fix memory leak sec2annotation returns malloc'ed buffer directly to printf as an argument. Free this buffer after printing. Signed-off-by: Alexey Fomenko Cc: Trevor Keith Cc: Rusty Russell Cc: Michal Marek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed