odp
odp copied to clipboard
[PATCH v4] fix issues reported by GCC address sanitizer
Enable address sanitizer and fix bugs found by it.
It would be good to add address sanitizer also to CI. The test could be added for example to '--enable-deprecated --enable-helper-deprecated --enable-debug=full' conf in Run job.
I took the liberty of updating this PR with all the comments processed, commit comments cleaned up a bit, and a couple of new warnings fixed (ML).
v4:
- Fix buffer overrun in pktio/dpdk.
v4:
- Rebase.
- Fix typo in a commit comment.
All comments processed in v6.
All comments processed in v7.