Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ldap.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 Mar 2002 15:28:20 -0600 (CST)
guy         2002/03/02 15:28:20 CST

  Modified files:
    .                    packet-ldap.c 
  Log:
  Don't check the message type if it's not of class ASN1_APL; instead,
  just display the message type and body as an error.
  
  If the message type isn't a type we dissect, display the "Unknown
  message type" entry with the right offset and length.
  
  Revision  Changes    Path
  1.38      +58 -49    ethereal/packet-ldap.c