]> code.delx.au - pulseaudio/commit
combine: Fix a crash on shutdown if the module is loaded outside of our control.
authorColin Guthrie <colin@mageia.org>
Wed, 8 Jun 2011 19:26:07 +0000 (20:26 +0100)
committerColin Guthrie <colin@mageia.org>
Wed, 8 Jun 2011 19:27:51 +0000 (20:27 +0100)
commit1c6e5d4e818fd174ef16c97cbcc404ea9ee1aa6b
tree6a8496b6194f17de11d1e61235648ee6405a428e
parentb865999126639366c7ee91cb4d50e496b4ddc978
combine: Fix a crash on shutdown if the module is loaded outside of our control.

By using module indexes rather than module pointers we avoid this posibility.
src/modules/module-combine.c