the following patch was just integrated into master: commit be8f0fa2bb43f80915d0635c06fbfda0285f113f Author: Patrick Georgi pgeorgi@chromium.org Date: Fri Jul 29 21:55:44 2016 +0200
util/cbmem: Initialize variable
There can be cases where "found" wasn't initialized, do so.
Change-Id: Ifef8d61daa70e27ec39b7a8f3481d2316dfaa36e Signed-off-by: Patrick Georgi pgeorgi@chromium.org Found-by: Coverity Scan #1347334 Reviewed-on: https://review.coreboot.org/15969 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@chromium.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/15969 for details.
-gerrit