ole32: Return END_OF_CHAIN for chains starting with special sector values

Nikolay Sivov nsivov at codeweavers.com
Mon Dec 29 08:51:21 CST 2014


Compound file format allows only ENDOFCHAIN sectors at this point, and 
that's what our code handles. For files that don't comply with that rule 
special sector value get to far into reading code, that will fail obviously.

I talked with Vincent about that and he suggested to go with minimal fix 
like that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ole32-Return-END_OF_CHAIN-for-chains-starting-with-s.patch
Type: text/x-patch
Size: 1873 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141229/0fbef87d/attachment.bin>


More information about the wine-patches mailing list