aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-01-23 22:40:42 +0100
committerJames Morris <jmorris@namei.org>2011-01-24 10:59:58 +1100
commit5403110943a2dcf1f96416d7a412a8b46895facd (patch)
tree48e3501e71511200c911315b8bdffde4788d357d /scripts
parentkeys: add trusted and encrypted maintainers (diff)
downloadlinux-dev-5403110943a2dcf1f96416d7a412a8b46895facd.tar.xz
linux-dev-5403110943a2dcf1f96416d7a412a8b46895facd.zip
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions