aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/flowprobe/node.c
diff options
context:
space:
mode:
authorSteven Luong <sluong@cisco.com>2023-10-05 15:33:40 -0700
committerDamjan Marion <dmarion@0xa5.net>2023-10-18 09:16:35 +0000
commit34c721fb47155135bf2173ca7b9a31aaacfde190 (patch)
tree4c769cfadcb11b94650bb7fca9dfba68ab3f0dc1 /src/plugins/flowprobe/node.c
parentbf236630f518ae94bc2ef76f83b269b98dd109d4 (diff)
memif: contention between memif_disconnect and memif RX/TX threads
memif_disconect may be called without barrier sync. It removes stuff in mq without protection which may cause troubles for memif RX/TX worker threads. The fix is to protect mq removal in memif_disconnect. Type: fix Change-Id: I368c466d1f13df98980dfa87e8442fbcd822a428 Signed-off-by: Steven Luong <sluong@cisco.com>
Diffstat (limited to 'src/plugins/flowprobe/node.c')
0 files changed, 0 insertions, 0 deletions