mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
fix the bug
This commit is contained in:
parent
e4fd5ad70f
commit
126c8b4e11
2 changed files with 5 additions and 0 deletions
|
|
@ -410,6 +410,7 @@ static void sock_test7(abts_case *tc, void *data)
|
|||
ABTS_INT_EQUAL(tc, CORE_OK, rv);
|
||||
|
||||
sock_remove_all_nodes(&list);
|
||||
sock_remove_all_nodes(&list6);
|
||||
}
|
||||
|
||||
abts_suite *testsock(abts_suite *suite)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue