mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Remember to store the struct with module info.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@637 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
3ef4970142
commit
da90b05785
1 changed files with 2 additions and 0 deletions
|
|
@ -272,6 +272,8 @@ int pa__init(pa_core *c, pa_module*m) {
|
|||
goto fail;
|
||||
#endif
|
||||
|
||||
m->userdata = u;
|
||||
|
||||
ret = 0;
|
||||
|
||||
finish:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue