Skip to content
Snippets Groups Projects
Commit e3af1227 authored by J A Gow's avatar J A Gow Committed by Alexandre Julliard
Browse files

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.
parent c74e5a78
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment