aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/test_mhash.c
AgeCommit message (Collapse)AuthorFilesLines
2024-05-14vppinfra: fix mhash oob after unset and add testsVladislav Grishenko1-0/+403
Fix out of buffer access after mhash_unset Add format mhash pair functions Add related mhash tests, similar to hash ones Type: fix Signed-off-by: Vladislav Grishenko <themiron@yandex-team.ru> Change-Id: Idbefd7d32c4cd16b55d84ad4006c38251b4e2c33