Ethereal-dev: Re: [Ethereal-dev] Core dump in current gsm-sms-ud dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 30 Jan 2004 16:45:25 -0800
On Thu, Jan 29, 2004 at 10:20:49PM +0100, Olivier Biot wrote:
> There is however a bug somewhere in the reassembly code as when
> disallowing subdissectors to set the columns I get an "[Illegal Short
> Message fragments] (Short Message Reassembled)" entry in the summary
> column in a *forged* capture where I accidentally merged three
> identical SMPP captures with mergecap; the error is visible only on
> the 1st reassembled packet's summary line. Looking in the Short
> Message fragments subtree, I see that the reassembly code reports
> conflicting overlapping data, however the tvb_subsets do not overlap
> (but one gets replicated twice because of the accidental
> triple-merger).

Can you send that forged capture?