ChangeSet ID: 13491 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/08/25 12:31:39 Modified files: dlls/msi : where.c update.c order.c insert.c distinct.c create.c Log message: Aric Stewart <aric(a)codeweavers.com> Free memory after we finish using it instead of just before. Patch: http://cvs.winehq.org/patch.py?id=13491 Old revision New revision Changes Path 1.12 1.13 +1 -1 wine/dlls/msi/where.c 1.3 1.4 +1 -1 wine/dlls/msi/update.c 1.6 1.7 +1 -1 wine/dlls/msi/order.c 1.7 1.8 +1 -1 wine/dlls/msi/insert.c 1.6 1.7 +1 -1 wine/dlls/msi/distinct.c 1.8 1.9 +1 -1 wine/dlls/msi/create.c