msi: Store the number of types we queried. We were leaking these types because we...
authorJames Hawkins <truiken@gmail.com>
Mon, 14 Dec 2009 03:35:45 +0000 (19:35 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Dec 2009 11:20:14 +0000 (12:20 +0100)
commit3188792a3048f20626f18d4fe3e7429149fcc277
tree1d16d1aa8ec478a2ff4236b74f73f667035f14c5
parent12134243c35c02062e94781be9ac3e721541ee03
msi: Store the number of types we queried. We were leaking these types because we didn't have the correct count.

This change also fixes weird 8-space indenting in free_merge_tables.
dlls/msi/database.c