James Burton reported that a single SCC could have multiple
scc_index and unix_vertex_dead() fails to detect a dead SCC.
Patch 1 fixes it and Patch 2 adds a test case.
Kuniyuki Iwashima (2):
af_unix: Unify scc_index when finalising SCC in __unix_walk_scc().
selftest: af_unix: Add test case with mixed lowpoint in scm_rights.c.
net/unix/garbage.c | 17 ++++++++++-------
.../testing/selftests/net/af_unix/scm_rights.c | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 7 deletions(-)
--
2.55.0.1007.g17ff1f9808-goog