move start_element emission out into a new (inlined) function, so
authorMichael Meeks <michael.meeks@novell.com>
Tue, 9 Jun 2009 10:31:42 +0000 (11:31 +0100)
committerMichael Meeks <michael.meeks@novell.com>
Tue, 9 Jun 2009 10:32:44 +0000 (11:32 +0100)
commit059ec81c9e88ee5ec67aafd135714754ea5b9552
treee375f03c3c5cf610e2441e22cc3d95db68d3fcb6
parentced88fd0de4aedb537552561582875b427081eeb
move start_element emission out into a new (inlined) function, so
the alloca'd memory is released on return, rather than slowly blowing
the stack.
glib/gmarkup.c