Ethereal-dev: [ethereal-dev] NFS readdir reply crash corrected

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

From: Uwe Girlich <Uwe.Girlich@xxxxxxxxxxx>
Date: Wed, 26 Jan 2000 11:05:16 +0100
I just checked in a correction to the new NFS readdir reply code, which
shows the file names one level higher. It worked only with expanded trees.
The short variant (where the tree pointer is NULL) gives always a SEGFAULT.
It is wrong in 0.8.2, so expect user messages like "Ethereal crashes on
decoding NFS packets".

Uwe