[linux-nfc] [neard][PATCH 0/7] Fixes for more memory issues
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
Hi, Few memory leaks (not finished - test-snep-read has still one which I don't know how to fix yet), one memory corruption and minor improvements: This is on top of my previous patchsets (from latest): 1. -Wformat=2 and few memory leaks https://lore.kernel.org/linux-nfc/[email protected]/T/#t 2. fixes and improvements for neard (continued) https://lore.kernel.org/linux-nfc/[email protected]/T/#t 3. neard CI under Github and rouund of fixes https://lore.kernel.org/linux-nfc/[email protected]/T/#t The patchset is also available on: https://github.com/krzk/neard branch: dev-asan-ubsan-continued Best regards, Krzysztof Krzysztof Kozlowski (7): snep: do not open-code freeing ndef message unit: fix memory leaks in test-ndef-build snep: remove useless NULL-ify of local pointer variable snep: fix double free of GSList unit: fix memory leaks in test-snep-read error paths unit: fix record memory leak in test-snep-read unit: fix records GList memory leak in test-snep-read src/snep.c | 10 ++-------- unit/test-ndef-build.c | 6 ++++++ unit/test-snep-read.c | 11 ++++++++--- unit/test-utils.c | 8 -------- unit/test-utils.h | 2 -- 5 files changed, 16 insertions(+), 21 deletions(-) -- 2.27.0 _______________________________________________ Linux-nfc mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s