Ethereal-users: Re: [Ethereal-users] Trouble with "Follow TCP Stream" ??

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 10 Apr 2002 17:26:38 -0700
On Wed, Apr 10, 2002 at 08:13:54PM +0000, J.B. wrote:
> You are exactly right in your guess that the SMPP packet shows a
> "malformed packet" error, so it appears to me like you're on track in
> your diagnosis of the problem and potential solution as well. 

Although there may be an easier solution - move the code to handle
"follow TCP stream" *before* the code that calls the subdissector, so
that it doesn't matter if the subdissector throws an exception.