Ethereal-users: Re: [Ethereal-users] core dump when reading snoop of ldap protocol

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

From: Matt Selsky <selsky@xxxxxxxxxxxx>
Date: Wed, 30 Jul 2003 00:27:26 -0400
> s should not be set to string.
> 
> The variable *pointed to by s* should be set to string.
> 
> Given that s is null, it does not point to any variable, and therefore 
> there is nothing to set to string.

I don't believe s is null.  The variable pointed to by s is null.

I've posted the snoop which is causing the segfault:

http://www.columbia.edu/~selsky/ethereal/ldap-bind.snoop

$ tethereal -r ldap-bind.snoop