mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 11:58:22 +00:00
ole32: Properly update the SmallBlockDepotCount when adding more blocks.
This commit is contained in:
parent
492518d037
commit
2d8cd767b2
@ -5194,6 +5194,8 @@ static ULONG SmallBlockChainStream_GetNextFreeBlock(
|
||||
This->parentStorage->base.rootPropertySetIndex,
|
||||
&rootProp);
|
||||
}
|
||||
else
|
||||
StorageImpl_SaveFileHeader(This->parentStorage);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user