misc: add address sanitizer heap instrumentation 37/21937/10
authorBenoît Ganne <bganne@cisco.com>
Mon, 15 Apr 2019 13:28:21 +0000 (15:28 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 27 Nov 2019 10:50:28 +0000 (10:50 +0000)
Introduce AddressSanitizer support: https://github.com/google/sanitizers/
This starts with heap instrumentation. vlib_buffer, bihash and stack
instrumentation should follow.

Type: feature

Change-Id: I7f20e235b2f79db72efd0e756f22c75f717a9884
Signed-off-by: Benoît Ganne <bganne@cisco.com>

No differences found