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?

Reply via email to