summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMohammed Rafi KC <rkavunga@redhat.com>2019-06-20 20:43:24 +0530
committerAtin Mukherjee <amukherj@redhat.com>2019-06-24 05:01:44 +0000
commit665d627e865d8cfa6a454c2c79eed9e9a1276865 (patch)
tree1d7402b71691de65cff725f769244d5d5cc0f03e /README.md
parente2f2f414f855f9a3da269745ae3db2d27baa7f3d (diff)
shd/mux: Fix race between mux_proc unlink and stop
There is a small race window, where we have a shd proc without having a connection. That is when we stopped the last shd running on a process. The list was removed outside of a lock just after stopping the process. So there is a window where we stopped the process, but the shd proc list contains the entry. Change-Id: Id82a82509e5cd72acac24e8b7b87197626525441 fixes: bz#1722541 Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions