mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-23 01:40:21 -05:00
try to vacuum a little when nothing is going on
This commit is contained in:
parent
e8d7c50c00
commit
620bf84573
4 changed files with 17 additions and 0 deletions
|
|
@ -335,6 +335,8 @@ void pa_source_output_unlink(pa_source_output*o) {
|
|||
o->source = NULL;
|
||||
}
|
||||
|
||||
pa_core_maybe_vacuum(o->core);
|
||||
|
||||
pa_source_output_unref(o);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue