vcl: fix multi-thread app segment attaching 09/24109/2
authorFlorin Coras <fcoras@cisco.com>
Sun, 22 Dec 2019 20:48:05 +0000 (12:48 -0800)
committerDave Barach <openvpp@barachs.net>
Mon, 23 Dec 2019 16:09:50 +0000 (16:09 +0000)
commitda8f218f78192370c0b5ab5bfce4a3584942099e
tree5494f316f4d1c6dff23bb53054d3d58136a3630a
parenta25a8576cd69e1a47978c7ccd6a408248fc79a14
vcl: fix multi-thread app segment attaching

Type: fix

Guard segment attaching/deletion, not only the hash table CRD
operations.

Change-Id: Ic96e4adedffb73baf89e971438596927e6daf930
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vcl/vcl_private.c