Bug 571373 - Remove hardcoded offsets in ginfo.c
authorColin Walters <walters@verbum.org>
Thu, 12 Feb 2009 04:51:28 +0000 (23:51 -0500)
committerColin Walters <walters@verbum.org>
Thu, 19 Feb 2009 02:54:03 +0000 (21:54 -0500)
commitd286484efbc9321f5783a7264ca94b1f54f69e2e
tree0af555b16a9a4561c6e20d0fe174f7870f40f39d
parentfdeaf8e51dbcb5ed909249d74c0d711d6dfb6e2d
Bug 571373 - Remove hardcoded offsets in ginfo.c

In a few places we had hardcoded sizes for accessing structure members
and computing into variable size arrays.  Remove those.
girepository/ginfo.c