mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-21 08:56:46 -05:00
add new module "module-x11-bell"
fix scache memory leak git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@100 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
5a694fd508
commit
8705af792b
6 changed files with 204 additions and 15 deletions
|
|
@ -202,7 +202,7 @@ static struct pa_sink* get_output_sink(struct pa_protocol_esound *p) {
|
|||
p->sink_index = s ? s->index : PA_IDXSET_INVALID;
|
||||
return s;
|
||||
}
|
||||
|
||||
|
||||
static struct pa_source* get_input_source(struct pa_protocol_esound *p) {
|
||||
struct pa_source *s;
|
||||
assert(p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue