[Bug 795756] Compilation fails on GCC 8.0.1

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 4 08:15:44 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #371655|none                        |reviewed
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 371655:
 --> (https://bugzilla.gnome.org/review?bug=795756&attachment=371655)

Do we change the binary format of the registry now potentially, because it
previously had a 0 and not anymore?

::: gst/gstregistrybinary.c
@@ +340,3 @@
           GST_MAGIC_BINARY_REGISTRY_LEN)
       || !strncpy (m->version, GST_MAGIC_BINARY_VERSION_STR,
           GST_MAGIC_BINARY_VERSION_LEN)) {

There's another strncpy() here

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