-
- Downloads
ole32: Fix stream ref counting.
Stream methods called after parent object has been closed correctly return STG_E_REVERTED. Stream refcounting fixed. Now can safely call IStorage destructor before IStream destructor and guarantee file will be closed.
Showing
- dlls/ole32/stg_stream.c 71 additions, 3 deletionsdlls/ole32/stg_stream.c
- dlls/ole32/storage32.c 53 additions, 0 deletionsdlls/ole32/storage32.c
- dlls/ole32/storage32.h 20 additions, 0 deletionsdlls/ole32/storage32.h
- dlls/ole32/tests/storage32.c 0 additions, 4 deletionsdlls/ole32/tests/storage32.c
Loading
Please register or sign in to comment