[Bug 753813] New: dashdemux: replace use of xmlNodeDump as it is described as a deprecated function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 04:21:44 PDT 2015


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

            Bug ID: 753813
           Summary: dashdemux: replace use of xmlNodeDump as it is
                    described as a deprecated function
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bugzilla at ashley-family.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 309546
  --> https://bugzilla.gnome.org/attachment.cgi?id=309546&action=edit
dashdemux: replace xmlNodeDump with xmlNodeDumpOutput

Looking at the libxml documentation, the xmlNodeDump() function is described as
"somehow deprecated, use xmlBufNodeDump() instead." [1]

I am attaching a patch to replace this deprecated function. Not sure how much
we really care. I've had one internal bug report about seg faults in the call
to xmlNodeDump, but I don't have anything reproducible to put on this ticket.


[1] http://xmlsoft.org/html/libxml-tree.html#xmlNodeDump

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