diff options
author | Florin Coras <fcoras@cisco.com> | 2023-11-28 16:05:29 -0800 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2023-11-29 17:00:24 +0000 |
commit | 1b75fdbda01ceac2051e3d443c1db0d884d11bd5 (patch) | |
tree | b514040c5e73798fd07172931d143880e959a88b /src/vppinfra | |
parent | 557b20c4eab7b7aefd281f28f7535c4ea22a2845 (diff) |
vcl: fix init of ldp workers
LDP workers is used as vector but was initialized as a pool. There was
no side effect but ASAN does not properly unpoison memory and this
triggers false used-after-poison crashes.
Type: fix
Signed-off-by: Dmitry Valter <d-valter@yandex-team.com>
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Ie769dad0e86ab970de9929800d0a4131f846e70e
Diffstat (limited to 'src/vppinfra')
0 files changed, 0 insertions, 0 deletions