mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
b97c6e2eac
commit
6499b8572e
1 changed files with 2 additions and 1 deletions
|
|
@ -116,7 +116,8 @@ static void test_create(void)
|
|||
|
||||
roundtrip(core, loop);
|
||||
|
||||
spa_assert_se(info.sec != NULL);
|
||||
if (info.sec == NULL)
|
||||
goto cleanup;
|
||||
|
||||
res = mkstemp(temp);
|
||||
spa_assert_se(res >= 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue