Merging upstream version 3.4.2+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
511f72b68b
commit
948b3e00b3
75 changed files with 1082 additions and 878 deletions
|
@ -409,7 +409,7 @@ test_target(void **state)
|
|||
assert_string_equal(lyd_get_value(term->prev), "b");
|
||||
|
||||
lyd_free_all(tree);
|
||||
ly_path_free(UTEST_LYCTX, path);
|
||||
ly_path_free(path);
|
||||
lyxp_expr_free(UTEST_LYCTX, exp);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue