msi: Store a copy of the file extension in the MSIMIME structure.
commit319465831c1470cffc20a815c702ab2d556735a5
authorHans Leidekker <hans@codeweavers.com>
Thu, 29 Apr 2010 07:38:08 +0000 (29 09:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Apr 2010 15:19:39 +0000 (29 10:19 -0500)
tree5415828db192216bf9d97db66fcb7fd40d6da1a8
parent7d9d6707c1134efd00356e26522c3935f5aea9d4
msi: Store a copy of the file extension in the MSIMIME structure.

Fixes a crash that occurs when the extension foreign key points to nowhere.
Reported by Vincent Pelletier.
dlls/msi/classes.c
dlls/msi/msipriv.h
dlls/msi/package.c