Ethereal-dev: Re: [Ethereal-dev] Patch to packet-dns to prevent looping

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sat, 11 May 2002 11:58:14 -0700
On Sat, May 11, 2002 at 06:18:49PM +0100, Graeme Hewson wrote:
> With AXFR data, it's possible for packet-dns to go into a loop if the
> TCP stream isn't desegmented or if a frame was dropped.  This patch adds
> some checks and throws an exception if the data doesn't make sense.

Checked in.