commit | 1d6cfb8e625a944010956714c1802bc1e1fc6c4f | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@codecoup.pl> | Fri Jun 24 10:25:41 2022 +0200 |
committer | Szymon Janc <szymon.janc@codecoup.pl> | Mon Jun 27 10:22:10 2022 +0200 |
tree | 9f49d1a478d763f998571bec0a3dda7c12e4da1b | |
parent | 65f7faf5a3d0dcd63c14467a3a2bda317287e330 [diff] |
monitor: Fix crash when using RTT backend This fix regression introduced by "monitor: Fix memory leaks". J-Link shared library is in use if jlink_init() returns 0 and thus handle shall not be closed.