[Bug 726362] New: rtsp-stream: Plug leak when getting/reserving address

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 14 11:06:28 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726362
  GStreamer | gst-rtsp-server | git

           Summary: rtsp-stream: Plug leak when getting/reserving address
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The primary change by this patch is plugging a memory leak when acquiring or
reserving an address from the addresspool.

Another minor patch fixes a typo where IPv4 and IPv6 addresses were mixed.
These addresses seem to be an alternative to using an address pool, and so
might better be removed..? What was the intent behind adding these to the
RTSPStream? At least this patch makes the code make sense.

While fixing this problem the unnecessary use of double-pointers was removed.

Review and enjoy! :)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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