Ethereal-dev: Re: [ethereal-dev] bug in latest packet_ldap.c (CVS 1.4)

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Fri, 31 Mar 2000 02:25:38 -0800
> As a side note, the ASN1 call that is failing is a string_decode. Apparently
> one of the above products uses a string type that fails in this test here

No, we were incorrectly dissecting the "present" CHOICE value for the
Filter type.

I checked in fixes to a number of bugs I ran across, most if not all of
which are probably my fault, not Doug's.  (I also checked in the
beginnings of some checks for ASN.1 dissection errors, which I'd put in
to try to keep various loops from just running on forever when I was
debugging the problem.)