On Tuesday, November 24, 2015, Andrew Eikum <<a href="mailto:aeikum@codeweavers.com">aeikum@codeweavers.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Nov 24, 2015 at 12:48:50PM -0600, Andrew Eikum wrote:<br>
> On Tue, Nov 24, 2015 at 05:08:00PM +0800, Bruno Jesus wrote:<br>
> > +    hdr.cbSrcLengthUsed = 12345;<br>
> > +    hdr.cbDstLengthUsed = 12345;<br>
><br>
> The rest looks OK, but I don't understand why these are set. Does the<br>
> application really set them to this value after Prepare and before<br>
> Convert? The tests seem to behave the same if I leave them at 0.<br>
><br>
<br>
Oh, I see, the rest of the tests do that, too. Probably to demonstrate<br>
that Convert changes the value. OK.<br>
</blockquote><div><br></div><div>Yes, to ensure the values change :-)</div>