Bug 679654: Crash for PangoContext.list_families
authorJohn Ralls <jralls@ceridwen.us>
Fri, 20 Jul 2012 21:45:16 +0000 (14:45 -0700)
committerJohn Ralls <jralls@ceridwen.us>
Fri, 20 Jul 2012 21:45:16 +0000 (14:45 -0700)
commit0686aea14d903fa73b01117adacba30f273ca4c4
treeaec32b8317d54b68defe6ca828564f7503d49123
parentee3537107a0bc41d5e5b2dc5c71106dec42ad144
Bug 679654: Crash for PangoContext.list_families

Add transfer container annotations so that the array is freed but not
the (static) family objects.
pango/pango-context.c
pango/pango-fontmap.c