mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
4f49e893c1
commit
731888fcdd
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ PWTEST(config_load_nullname)
|
||||||
r = pw_conf_load_conf("/dummy", NULL, props);
|
r = pw_conf_load_conf("/dummy", NULL, props);
|
||||||
pwtest_neg_errno(r, -EINVAL);
|
pwtest_neg_errno(r, -EINVAL);
|
||||||
|
|
||||||
|
pw_properties_free(props);
|
||||||
|
|
||||||
return PWTEST_PASS;
|
return PWTEST_PASS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue