]> code.delx.au - pulseaudio/commit
stream_started_callback userdata bug
authorArthur Taylor <theycallhimart@gmail.com>
Wed, 10 Sep 2008 03:28:20 +0000 (20:28 -0700)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Sep 2008 09:18:36 +0000 (12:18 +0300)
commitf6670a1f2e0407e22226713bdf6fc6db68383b68
tree22170cab1686ae7d6a816f9096e8b2a10de61168
parent636b520d745397841373bdf4112e24ff443c0359
stream_started_callback userdata bug

Hello

I came across a bug where the userdata parameter of the
stream_started_callback was always NULL in some cases. I couldn't seem
to make a ticket, so here's the one line patch:

Signed-off-by: Lennart Poettering <lennart@poettering.net>
src/pulse/stream.c