ChangeSet ID: 17416
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/05/10 11:00:19
Modified files:
dlls/msi : database.c
Log message:
Mike McCormack <mike(a)codeweavers.com>
- make sure to free the string table when closing the database
- don't free szPersist in MsiOpenDatabase if it's not a string
Patch: http://cvs.winehq.org/patch.py?id=17416
Old revision New revision Changes Path
1.2 1.3 +3 -1 wine/dlls/msi/database.c