Add a note about size limits of private structures
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Sep 2010 22:11:08 +0000 (18:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Sep 2010 22:11:08 +0000 (18:11 -0400)
commit42080449d078c27f2098419b27d0f63269ee2d70
tree61cfae7f33a5da5b6d9c054271a7c137201b5e65
parentdb4fb1b115b2cd4142454db64da2b0abfedcd31b
Add a note about size limits of private structures

Also add some assertions to check these limits, instead of
failing silently.  Bug 604479.
gobject/gtype.c