[Pidgin] #16315: New API for private Raw and RTP data streams

Pidgin trac at pidgin.im
Sun Nov 23 23:23:16 EST 2014


#16315: New API for private Raw and RTP data streams
------------------------------------+------------------------
 Reporter:  kakaroto                |       Owner:
     Type:  patch                   |      Status:  new
Milestone:  Patches Needing Review  |   Component:  libpurple
  Version:  3.0.0hg                 |  Resolution:
 Keywords:                          |
------------------------------------+------------------------

Comment (by Youness Alaoui <kakaroto@…>):

 (In [b52be4fef1de]):[[BR]]
 Fix gstreamer elements references
 In backend-fs2, the create_src will unref the src after it's done with
 it, if we simply return the created source, it will segfault.
 The issue never happened before because every source so far also has
 the UNIQUE flag, which causes it to go in a different branch of the
 code which does ref the element and add it to the bin.

 Refs #16315

--
Ticket URL: <https://developer.pidgin.im/ticket/16315#comment:3>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list