[pulseaudio-discuss] stream_started_callback userdata bug

Lennart Poettering lennart at poettering.net
Fri Oct 16 05:15:43 PDT 2009


On Fri, 16.10.09 08:36, Colin Guthrie (gmane at colin.guthr.ie) wrote:

> >>diff --git a/src/pulse/stream.c b/src/pulse/stream.c
> >>index d0c7d67..a832b44 100644
> >>--- a/src/pulse/stream.c
> >>+++ b/src/pulse/stream.c
> >>@@ -557,7 +557,7 @@ void pa_command_stream_started(pa_pdispatch *pd, uint32_t command, uint32_t tag,
> >>     request_auto_timing_update(s, TRUE);
> >>     if (s->started_callback)
> >>-        s->started_callback(s, s->suspended_userdata);
> >>+        s->started_callback(s, s->started_userdata);
> >> finish:
> >>     pa_context_unref(c);
> >
> >
> >Lennart
> >
> 
> Is it just me or did this mail only just now get to the mailing
> list? If so, that's over a year late!!

Yeah. Sorry for that.

On one of my machines the mailq got stuck a year ago and I only
noticed that now. So I flushed it which caused all kinds of mail I
wrote during the last year to get delivered. Fun.

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net
http://0pointer.net/lennart/           GnuPG 0x1A015CC4



More information about the pulseaudio-discuss mailing list