[CABINET] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70826
This commit is contained in:
Amine Khaldi 2016-03-01 12:12:48 +00:00
parent c6e5bf1f49
commit 49bcd564e8
2 changed files with 2 additions and 2 deletions

View file

@ -489,7 +489,7 @@ static char *FDI_read_string(FDI_Int *fdi, INT_PTR hf, long cabsize)
break;
}
/* The buffer is too small for the string. Reset the file to the point
* were we started, free the buffer and increase the size for the next try
* where we started, free the buffer and increase the size for the next try
*/
fdi->seek(hf, base, SEEK_SET);
fdi->free(buf);

View file

@ -51,7 +51,7 @@ reactos/dll/win32/atl100 # Synced to WineStaging-1.7.55
reactos/dll/win32/avifil32 # Synced to WineStaging-1.7.55
reactos/dll/win32/bcrypt # Synced to WineStaging-1.7.55
reactos/dll/win32/browseui # Out of sync
reactos/dll/win32/cabinet # Synced to WineStaging-1.7.55
reactos/dll/win32/cabinet # Synced to WineStaging-1.9.4
reactos/dll/win32/clusapi # Synced to WineStaging-1.7.55
reactos/dll/win32/comcat # Synced to WineStaging-1.7.55
reactos/dll/win32/comctl32 # Synced to WineStaging-1.7.55