Ethereal-cvs: [Ethereal-cvs] rev 16609: /trunk/epan/dissectors/: packet-ldap.c

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

Date: Sun, 27 Nov 2005 02:42:30 GMT
User: guy
Date: 2005/11/26 08:42 PM

Log:
 Don't do anything to the filter string until we've successfully parsed
 the extensibleMatch.
 
 Make sure the filter string is always null-terminated, as we use
 "strlen()" to skip to the end of it.
 
 On the (illegal, but not impossible) chance that we have more than one
 matching rule ID, attributeDescription, or matchValue, free any we
 already have before fetching a new one.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +19 -7     packet-ldap.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16609&view=rev