[Bug 772841] udpsrc: high CPU usage at high packet rate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 12:32:20 UTC 2016


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

--- Comment #12 from Petr Kulhavy <brain at jikos.cz> ---
Created attachment 339793
  --> https://bugzilla.gnome.org/attachment.cgi?id=339793&action=edit
Remove redundant saddr unref

This is not causing any performance issue, but I found it during the
optimizations. The unref of saddr before calling receive message seems to be
redundant because the saddr is unref-ed just before goto retry.

-- 
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