diff options
author | 2011-01-23 22:40:42 +0100 | |
---|---|---|
committer | 2011-01-24 10:59:58 +1100 | |
commit | 5403110943a2dcf1f96416d7a412a8b46895facd (patch) | |
tree | 48e3501e71511200c911315b8bdffde4788d357d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | keys: add trusted and encrypted maintainers (diff) | |
download | wireguard-linux-5403110943a2dcf1f96416d7a412a8b46895facd.tar.xz wireguard-linux-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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions