msi: Don't update the table columns if there are no more columns.
authorJames Hawkins <jhawkins@codeweavers.com>
Tue, 7 Oct 2008 06:52:00 +0000 (01:52 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Oct 2008 10:14:03 +0000 (12:14 +0200)
commite88b09a3421a2cb72d03f8a591c38e8deced5796
treeba4b2c1515c96ccc6c4d06606c62dd829372825a
parent7cd6736886cce719705236c504d5d04e05cc771a
msi: Don't update the table columns if there are no more columns.

This should fix the heap corruption that caused intermittent crashes
for patchwatcher.
dlls/msi/table.c