aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/hash.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-4/+12
2019-10-11vppinfra: fix page boundary crossing bug in hash_memory64Dave Barach1-4/+47
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-10/+10
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-06-05VPP API: Memory traceOle Troan1-0/+8
2018-05-05autodetect alignment during _vec_resizeDamjan Marion1-1/+1
2017-11-03silence clib_mem_unaligned() invalid read found by address-sanitizerGabriel Ganne1-19/+28
2017-11-01fix clib_mem_unaligned() invalid readGabriel Ganne1-17/+18
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1095