Files
linux-apfs/security
Jesper Juhl 5403110943 trusted keys: Fix a memory leak in trusted_update().
One failure path in security/keys/trusted.c::trusted_update() does
not free 'new_p' while the others do. This patch makes sure we also free
it in the remaining path (if datablob_parse() returns different from
Opt_update).

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: James Morris <jmorris@namei.org>
2011-01-24 10:59:58 +11:00
..
2011-01-03 16:36:33 -08:00
2011-01-10 09:46:24 +11:00
2011-01-07 17:50:21 +11:00
2010-10-29 04:16:28 -04:00
2010-11-29 08:55:29 +11:00
2010-05-06 10:56:07 +10:00