Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/34846
to look at the new patch set (#3).
Change subject: internal: Fix board vendor and model memory leaks ......................................................................
internal: Fix board vendor and model memory leaks
The board vendor and model are sometimes specified as arguments during an internal flash, so make sure they are freed at the end of initialization.
Change-Id: I9f43708f3b075896be67acec114bc6f390f8c6ca Signed-off-by: Jacob Garber jgarber1@ualberta.ca Found-by: Coverity CID 1230664, 1230665 --- M board_enable.c M internal.c M programmer.h 3 files changed, 34 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/34846/3