From: Kylene Jo Hall Date: Sat, 22 Apr 2006 09:36:35 +0000 (-0700) Subject: [PATCH] tpm: fix memory leak X-Git-Tag: v2.6.17-rc3~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e89f3a091d5cf93f4b176aedcfded61ece5252;p=pandora-kernel.git [PATCH] tpm: fix memory leak The eventname was kmalloc'd and not freed in the *_show functions. This bug was found by Coverity. Signed-off-by: Kylene Hall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed