aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv8_cache.c
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-05-22 18:08:55 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-06-06 18:05:08 +0100
commit061cae171c9d2b6015a565dcc748dd04319e08cf (patch)
treedd30bd560ec1e39cec98829352ab0f5e15b9dee4 /src/target/armv8_cache.c
parentf6b4079ce5793f86b2c26c6bfcc8c717e2c8a3c3 (diff)
downloadriscv-openocd-061cae171c9d2b6015a565dcc748dd04319e08cf.zip
riscv-openocd-061cae171c9d2b6015a565dcc748dd04319e08cf.tar.gz
riscv-openocd-061cae171c9d2b6015a565dcc748dd04319e08cf.tar.bz2
target/mem_ap: fix two memory leaks
The target mem_ap misses the method 'deinit_target' and does not free the memory allocated during 'target create' and 'configure'. Add the missing method and free the allocated memory. Issue identified with valgrind. Change-Id: If0d0114a75dd76a8b65c2d46d96c6085fd31a09d Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5700 Tested-by: jenkins
Diffstat (limited to 'src/target/armv8_cache.c')
0 files changed, 0 insertions, 0 deletions