Fix management of ParseContext.includes_modules (#560419)
authorOwen Taylor <otaylor@src.gnome.org>
Wed, 12 Nov 2008 17:17:08 +0000 (17:17 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 12 Nov 2008 17:17:08 +0000 (17:17 +0000)
commit89715fb979418bc4cdf280d2009380c653356382
treea65a04b4fd0d18245405c03bcccc617a4966067f
parent09423f25cd99f0999ff3e0b710d34461a5cfa54a
Fix management of ParseContext.includes_modules (#560419)

Fix some trivial bugs in managing the list of include modules.
(Add to module's list twice, not initialized to NULL, not freed.)

svn path=/trunk/; revision=905
ChangeLog
girepository/girparser.c