[OLE #120] Fix Some Storage Error Cases

Robert Shearman rob at codeweavers.com
Wed Sep 21 13:55:26 CDT 2005


Changelog:
- Initialize out pointer to NULL before access check in 
IStorage_CreateStorage.
- WriteClassStg should return E_INVALIDARG if pstg is NULL instead of 
asserting.
- ReadClassStg should return E_INVALIDARG if pstg is NULL instead of 
crashing and a NULL pclsid should cause it to return the same value.

-- 
Rob Shearman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: storage.diff
Type: text/x-patch
Size: 2294 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050921/2fe69c23/storage.diff


More information about the wine-patches mailing list