Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS 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: Mon, 25 Nov 2002 13:20:43 -0600 (CST)
guy         2002/11/25 13:20:43 CST

  Modified files:
    .                    AUTHORS packet-ldap.c 
  Log:
  From Jason Greene:
  
  	This patch fixes decoding of the newSuperior attribute of an
  	LDAPv3 modrdn request.  The current implementation attempts to
  	decode the attribute as an LDAPDN (Octext String, 0x4), when its
  	definition is actually Context 0 (0x80).
  
  Revision  Changes    Path
  1.673     +4 -0      ethereal/AUTHORS
  1.49      +3 -2      ethereal/packet-ldap.c