GNOME Bugzilla – Bug 625653
Properly allocate boxed structs that are (caller-allocates)
Last modified: 2010-07-30 15:10:49 UTC
* gi/pygi-boxed.[hc]: Refactor out the allocation of boxed structs * gi/pygi-invoke.c: Don't use g_malloc0 for boxed structs that are (caller-allocates) * tests/test_overrides.py: Split the TreeView tests
Created attachment 166827 [details] [review] Properly allocate boxed structs that are (caller-allocates)
Zach says it looks wonderful Attachment 166827 [details] pushed as caac75a - Properly allocate boxed structs that are (caller-allocates)