[Bug 764744] Crashes when multiple udpsrc are created for each client on a shared media, misses tracking and cleanup

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 18 12:27:41 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764744

Jake Foytik <jake.foytik at ipconfigure.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #326247|none                        |needs-work
             status|                            |

--- Comment #19 from Jake Foytik <jake.foytik at ipconfigure.com> ---
Created attachment 326247
  --> https://bugzilla.gnome.org/attachment.cgi?id=326247&action=edit
Updated patch with recommended changes

This is the original patch with the following changes:
 - Added hash table free function.
 - Removed unneeded initialization of udpsrcs.
 - Removed commented code.
 - Better comments.

This addresses all of the suggestions in the review except for:

> I think udpsrc[1] could be NULL if RTCP is disabled, or not?

That is fine if RTCP is disabled. No udpsrcs will be created and an entry will
not be stored in the hash table.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list