On Fri, 2018-05-04 at 01:27 +0900, Sangchul Lee wrote: > From: Sangchul Lee <[email protected]> > > Signed-off-by: Sangchul Lee <[email protected]> > --- > src/modules/rtp/module-rtp-send.c | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/src/modules/rtp/module-rtp-send.c > b/src/modules/rtp/module-rtp-send.c > index ceb6df5..61900c0 100644 > --- a/src/modules/rtp/module-rtp-send.c > +++ b/src/modules/rtp/module-rtp-send.c > @@ -514,11 +514,6 @@ fail: > if (sap_fd >= 0) > pa_close(sap_fd); > > - if (o) { > - pa_source_output_unlink(o); > - pa_source_output_unref(o); > - } > - > return -1; > }
Thanks! Applied to the "next" branch. -- Tanu https://liberapay.com/tanuk https://www.patreon.com/tanuk _______________________________________________ pulseaudio-discuss mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
