the following patch was just integrated into master: commit b753eeb7afe0f51a07725b13a2f53ed10d7930bc Author: Patrick Georgi pgeorgi@chromium.org Date: Tue Oct 18 19:46:33 2016 +0200
intel/broadwell: "free" memory after use
While we stub out free(), tools like coverity scan have no idea, and it might change in the future. So free it.
Change-Id: I1d93a6f45b64445662daa95b51128140ad0a87e2 Signed-off-by: Patrick Georgi pgeorgi@chromium.org Found-by: Coverity Scan #1260716 Reviewed-on: https://review.coreboot.org/17055 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan Neuschäfer j.neuschaefer@gmx.net
See https://review.coreboot.org/17055 for details.
-gerrit