On Jul 14, 2013, at 4:37 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
> On Jul 14, 2013, at 4:02 PM, Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> wrote:
>
>> Great to have some regression tests, thanks. Can you run tests on r50593?
>
> In progress as we speak. No errors yet.
The one-pass-dissection regression found some errors - but some were in both versions (some assertion failures in tvbuff.c when dissecting JPEGs reassembled from file chunks), and the rest were only in the *old* (pre-reassembly-using-tvbuffs) version (also in JPEGs).
So far so good. Dissection-on-the-second-pass regression in progress.