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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 13:27:00 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339798|none                        |committed
             status|                            |

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 339798
  --> https://bugzilla.gnome.org/attachment.cgi?id=339798
Remove redundant saddr unref

commit 89ad2de93ec6b5834e2111e58fc77868033f7ada
Author: Petr Kulhavy <brain at jikos.cz>
Date:   Mon Nov 14 12:13:14 2016 +0100

    udpsrc: remove redundant saddr unref

    The g_object_unref (saddr) before receiving message seems to be redundant
as it
    is done just before jumping to retry

    Though not directly related, part of
    https://bugzilla.gnome.org/show_bug.cgi?id=772841

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