[gstreamer-bugs] [Bug 167704] New: [PATCH] [tcpserversink] Don't depend on uninitialised values

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Feb 17 06:50:21 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=167704
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: [PATCH] [tcpserversink] Don't depend on uninitialised
                    values
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: luogni at tin.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


valgrind fakesrc ! tcpserversink

==20282== Syscall param socketcall.setsockopt(optval) contains uninitialised or
unaddressable byte(s)
==20282==    at 0x1BBA0562: setsockopt (socket.S:65)
==20282==    by 0x1C47B7B0: gst_multifdsink_init_send (gstmultifdsink.c:1661)
==20282==    by 0x1C47BC49: gst_multifdsink_change_state (gstmultifdsink.c:1723)
==20282==    by 0x1B9429AB: gst_element_set_state_func (gstelement.c:2853)
==20282==    by 0x1B942685: gst_element_set_state (gstelement.c:2796)
==20282==    by 0x1B9349EE: set_kid_state_func (gstbin.c:806)
==20282==    by 0x1B934903: gst_bin_foreach (gstbin.c:770)
==20282==    by 0x1B934DA3: gst_bin_change_state (gstbin.c:868)
==20282==    by 0x1B959650: gst_pipeline_change_state (gstpipeline.c:174)
==20282==    by 0x1B9429AB: gst_element_set_state_func (gstelement.c:2853)
==20282==  Address 0x52BFDFE8 is on thread 1's stack

really big patch following.

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




More information about the Gstreamer-bugs mailing list