vppinfra: bihash_vec8_8 set key in mark_free 77/42377/1
authorMatus Fabian <[email protected]>
Wed, 19 Feb 2025 20:44:36 +0000 (15:44 -0500)
committerMatus Fabian <[email protected]>
Wed, 19 Feb 2025 20:58:37 +0000 (15:58 -0500)
commit67067e18c862bafeed1921e13381af89885bde79
treed6bf7bb24ca8174a2bb63c136e0e6a68e1ab1407
parent5985e86833341e8324b94a35f372add0f0350983
vppinfra: bihash_vec8_8 set key in mark_free

When key not set to ~0 clib_bihash_key_compare_vec8_8 do not skip empty
slot during search and we crash.

Type: fix

Change-Id: I48f510bceffcfb5e4851dd757cad055a6f7f12d0
Signed-off-by: Matus Fabian <[email protected]>
src/vppinfra/bihash_vec8_8.h