GVariantTypeInfo tweaks
authorRyan Lortie <desrt@desrt.ca>
Thu, 4 Feb 2010 14:04:32 +0000 (09:04 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 4 Feb 2010 14:08:51 +0000 (09:08 -0500)
commit6d6d7a8bb2c58b4cce7031e68d31978b2f83e6ff
tree39cd9d9aa7a60b79acc8d1088925f637675b37e5
parentcb7dfdc1943c016fe05c67ccedf653bfb7bc3891
GVariantTypeInfo tweaks

  1) always emit ending type FIXED for fixed sized items

    The serialiser needs to know if it dealing with a fixed sized item
    in case the serialised data is corrupt and the item has the wrong
    size.

  2) add a macro that will be used by test cases to check that all
     memory has been freed.
glib/gvarianttypeinfo.c