buffers: revert protect against bad thread indices 41/37741/1
authorBenoît Ganne <bganne@cisco.com>
Fri, 2 Dec 2022 14:30:56 +0000 (15:30 +0100)
committerBenoît Ganne <bganne@cisco.com>
Fri, 2 Dec 2022 14:58:39 +0000 (15:58 +0100)
commitb01efc557b411e02379c9647eebf7e762efd8473
tree9ad42193639dfc62bdbb587d3b32cc89d712a1a4
parentea0b890cbfb4a1a1b767516c935395190b546911
buffers: revert protect against bad thread indices

This change was introduced to workaround a bug in the NAT code, but
we should not woraround plugin bugs in infra.

Type: fix
Fixes: f8631ce7e8886136b4543a7926ffdf1bc760fb11

Change-Id: Id6ee281cf1fe8466b6522905fc2a176716e3d52f
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vlib/buffer_funcs.c