Hi, <br>the patch is now in attachement..<br><br>I think, that the statement<br>    if (!vm)<br>         vm = *pnext;<br>will never be executed: in the first pass, we have already check this a few lines before; in next passes, vm remains the same...<br>
<br>Anton<br><br>