[Bug 696681] shm: clients array must be last in ShmBuffer struct

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 28 11:40:17 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696681
  GStreamer | gst-plugins-bad | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.7

--- Comment #2 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-03-28 18:40:11 UTC ---
Oops.. Strange thing that GCC doesn't warn about a zero-sized array that's not
last..

Fixed in 1.0

commit 1558a45ba2451288e43e4256d22166e5cd4cfdf8
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Thu Mar 28 14:36:16 2013 -0400

    shm: Make sure the zero-sized array is always last in the struct

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


And 1.1.x

commit 6e9ff0a160b89b6b9a87d7bd5c8c7dba68b813df
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Thu Mar 28 14:36:16 2013 -0400

    shm: Make sure the zero-sized array is always last in the struct

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

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