From: Reiner Sailer Date: Fri, 20 Jul 2007 14:03:02 +0000 (-0400) Subject: Fix memory leak in tpm_binary_bios_measurements_open() X-Git-Tag: v2.6.23-rc1~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ce11048b3832f5f0c471ccdb3363a870a14ac1;p=pandora-kernel.git Fix memory leak in tpm_binary_bios_measurements_open() The same problem that was fixed for tpm_ascii_bios_measurements_open() in commit 178554ae75739e91dc4d7c3e42a3db95448cc5bf also occurs in tpm_binary_bios measurements(). Thanks for noticing this Satyam! I tested the attached patch to fix tpm_binary_bios_measurments as well. Signed-off-by: Reiner Sailer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed