commit | 9c95761d9e3d9f38490efdb2f81c08b38c40c54c | [log] [tgz] |
---|---|---|
author | Vincent Povirk <vincent@codeweavers.com> | Thu May 27 17:16:22 2010 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri May 28 16:22:24 2010 +0200 |
tree | 0713a1087a1c25b08e07dfde8b9b25f871d18c18 | |
parent | 07f9087365713bc0c8d2898c83cc1436894474ea [diff] |
ole32: Always check the size of the small block root chain. In some storage files, the size of this stream is not a multiple of the big block size. This means that we may need to enlarge the stream even when we don't really have to allocate more space for it.