Bug 623402 - schema compiler reports wrong line
authorRyan Lortie <desrt@desrt.ca>
Fri, 2 Jul 2010 15:14:28 +0000 (11:14 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 2 Jul 2010 15:14:28 +0000 (11:14 -0400)
commita941660873ad4db42f1799e444d46d95721af840
tree7d37e1bb11eb2ab6a7e998b8c8193779da68cc20
parent7a44a2d223f3ad8c6e142b94725ab55cf3f84173
Bug 623402 - schema compiler reports wrong line

Don't reuse the GMarkupParseContext in order to avoid inaccurate line
number reports.  Fix a memory leak, too.
gio/gschema-compile.c