the following patch was just integrated into master: commit a20d0e0f79cdff543a584ed6187ba6e86e76ddac Author: Timothy Pearson tpearson@raptorengineering.com Date: Mon Jan 9 14:54:24 2017 -0600
amd/mct/ddr3: Free malloced resources in failure branches
Malloced resources were not freed in failure branches during S3 parameter save. Clean up Coverity warnings by freeing resources in failure branches.
Found-by: Coverity Scan #1347344 Change-Id: I5f119874e52ef2090ca1579db170a49a2a6a0a2a Signed-off-by: Timothy Pearson tpearson@raptorengineering.com Reviewed-on: https://review.coreboot.org/18074 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/18074 for details.
-gerrit