Ethereal-dev: Re: [Ethereal-dev] is cfile.plist at all filled in in tethereal?

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: Tue, 27 Aug 2002 12:22:46 -0700
On Tue, Aug 27, 2002 at 12:22:27PM -0400, Khachaturov Vassilii wrote:
> While trying to implement & test stats text output, I found that while my
> code works
> when invoked from the GUI stats dialog callback, it doesn't work if I try
> to invoke it just prior to epan_cleanup() in tethereal.c:main() - because
> cfile.plist is NULL there. Is cfile.plist filled in at all in tethereal?

No, because there isn't a packet list in Tethereal - there's only the
current packet.