vcl: fix detach of sessions without fifos 71/42971/3
authorFlorin Coras <[email protected]>
Fri, 16 May 2025 04:08:42 +0000 (00:08 -0400)
committerDave Barach <[email protected]>
Fri, 16 May 2025 18:46:43 +0000 (18:46 +0000)
commitb704623f1125be1f9f3840e27da55f93a317b7e9
treeb54d0fedd954026f3ef2a31cb2e092df4030ce7b
parent7d4519a539da3246999a0ca55428246854c31c63
vcl: fix detach of sessions without fifos

Make sure we only try to cleanup segments for sessions that have not yet
been disconnected.

Type: fix

Change-Id: If8a8afcc9fdc1843918df376fcc442fc8c4fdbad
Signed-off-by: Florin Coras <[email protected]>
src/vcl/vcl_private.c