Wireshark-commits: [Wireshark-commits] rev 28889: /trunk/ /trunk/epan/dissectors/: packet-ldap.c /t
Date: Tue, 30 Jun 2009 10:38:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28889

User: stig
Date: 2009/06/30 03:38 AM

Log:
 Changed check for having multiple ldap PDU's in one frame.
 The previous check is incorrect when the first ldap frame in the capture is
 selected and the filter is changed, or selecting "Follow TCP Stream".
 
 Also removed check_col().

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

Directory: /trunk/asn1/ldap/
  Changes    Path                      Action
  +24 -26    packet-ldap-template.c    Modified