android_kernel_samsung_msm8976/drivers/char/tpm
Randy Dunlap 2e82636a3d [PATCH] TPM: fix failure path leak
kfree(devname) on the misc_register() failure path.  Otherwise it is lost
forever.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Kylene Jo Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-14 21:53:55 -07:00
..
Kconfig [PATCH] tpm: update module dependencies 2006-05-15 11:20:54 -07:00
Makefile [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
tpm.c [PATCH] TPM: fix failure path leak 2006-07-14 21:53:55 -07:00
tpm.h [PATCH] tpm_register_hardware gcc 4.1 warning fix 2006-05-15 11:20:57 -07:00
tpm_atmel.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
tpm_atmel.h [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_bios.c [PATCH] tpm: more bios log parsing fixes 2006-05-31 16:27:10 -07:00
tpm_infineon.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
tpm_nsc.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
tpm_tis.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00