aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/x86/head.S
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2016-08-12 12:50:42 -0700
committerJulius Werner <jwerner@chromium.org>2016-08-12 22:52:22 +0200
commit55ffccfbaea62c4c8e5a69c8956441758d657eb1 (patch)
tree884c260b9899af7e8087432b6748a132af2c18d1 /payloads/libpayload/arch/x86/head.S
parent1b52e2596ed387790b94207f73ed25da3eeed7c1 (diff)
libpayload: cbfs: Fix minor memory leak in some edge cases
cbfs_get_handle() allocates memory for a handle and doesn't free it if it errors out later, leaving the memory permanently leaked. Fix. Change-Id: Ide198105ce3ad6237672ff152b4490c768909564 Reported-by: Coverity Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/16207 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'payloads/libpayload/arch/x86/head.S')
0 files changed, 0 insertions, 0 deletions