odp icon indicating copy to clipboard operation
odp copied to clipboard

[PATCH v4] fix issues reported by GCC address sanitizer

Open FanHong674 opened this issue 2 years ago • 3 comments

Enable address sanitizer and fix bugs found by it.

FanHong674 avatar Dec 05 '23 05:12 FanHong674

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.

MatiasElo avatar Dec 07 '23 16:12 MatiasElo

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).

JereLeppanen avatar Mar 25 '24 15:03 JereLeppanen

v4:

  • Fix buffer overrun in pktio/dpdk.

JereLeppanen avatar Mar 25 '24 18:03 JereLeppanen

v4:

  • Rebase.
  • Fix typo in a commit comment.

JereLeppanen avatar Mar 29 '24 08:03 JereLeppanen

All comments processed in v6.

JereLeppanen avatar Apr 08 '24 13:04 JereLeppanen

All comments processed in v7.

JereLeppanen avatar Apr 11 '24 14:04 JereLeppanen