mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-14 20:38:30 +01:00
Add lots of padding for public class structures. Notably, we seemed to lack any padding whatsoever in the GDBusMessageClass struct (spotted by Dan Winship). Also switch to using gpointer padding[N]; instead of void (*_g_reserved1) (void); ... void (*_g_reservedN) (void); Signed-off-by: David Zeuthen <davidz@redhat.com>
9.3 KiB
9.3 KiB