Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23615: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 27 Nov 2007 01:41:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23615

User: guy
Date: 2007/11/27 01:41 AM

Log:
 Check for AVPs with a list of values and a type that's not a 32-bit or
 shorter integral type.  Fixes bug 2027.
 
 Rename the "bytes" pointer to "octetstring", and initialize it in a
 fashion that makes it clearer that it points to the first of the basic
 types, to make it clearer that it's for OctetString.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +37 -13    packet-diameter.c    Modified