mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
echo-cancel-test: Drop references to internal message queue
We don't actually initialise or use it in the test, and this just causes a crash at the end. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/395>
This commit is contained in:
parent
e96d278bfc
commit
b16b107171
1 changed files with 0 additions and 2 deletions
|
|
@ -2370,8 +2370,6 @@ int main(int argc, char* argv[]) {
|
||||||
}
|
}
|
||||||
|
|
||||||
u.ec->done(u.ec);
|
u.ec->done(u.ec);
|
||||||
u.ec->msg->dead = true;
|
|
||||||
pa_echo_canceller_msg_unref(u.ec->msg);
|
|
||||||
|
|
||||||
out:
|
out:
|
||||||
if (u.captured_file)
|
if (u.captured_file)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue