Adding upstream version 3.4.2+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cfcebb1a7d
commit
338ffded6d
75 changed files with 1082 additions and 878 deletions
|
@ -580,6 +580,9 @@ test_dup_siblings_to_empty(struct test_state *state, struct timespec *ts_start,
|
|||
|
||||
TEST_END(ts_end);
|
||||
|
||||
/* need to remove the duplicated nodes if the test is repeated */
|
||||
lyd_free_siblings(lyd_child(state->data1));
|
||||
|
||||
return LY_SUCCESS;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue