ChangeSet ID: 20933 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/29 05:29:08
Modified files: dlls/msi : action.c
Log message: Thomas Weidenmueller wine-patches@reactsoft.com Passing NULL as the last two parameters to ReadFile is illegal and actually causes a crash on windows. The attached patch fixes this.
Patch: http://cvs.winehq.org/patch.py?id=20933
Old revision New revision Changes Path 1.217 1.218 +6 -5 wine/dlls/msi/action.c