]> git.sur5r.net Git - openocd/commit
Fix for warnings detected by clang static analyzer
authorMichele Sardo <msmttchr@gmail.com>
Thu, 22 Mar 2018 11:02:19 +0000 (12:02 +0100)
committerTomas Vanek <vanekt@fbl.cz>
Wed, 4 Apr 2018 20:23:57 +0000 (21:23 +0100)
commit6e6f90d1af601af0f6079f19f603a9a3a6e83da1
treef3940e5b7fe4d1af515ff48759ce8c276f26b99e
parent7690a74b094347ec393c280414a182b7361d7b17
Fix for warnings detected by clang static analyzer

Fix for potential memory leakage and for unused/unreported return error code

Change-Id: Ifb2c95b60637c3a241ad4bf41d1a328c92ccea4b
Signed-off-by: Michele Sardo <msmttchr@gmail.com>
Reviewed-on: http://openocd.zylin.com/4476
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/flash/nor/bluenrg-x.c