Wireshark-commits: [Wireshark-commits] rev 21465: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 18 Apr 2007 07:06:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21465

User: morriss
Date: 2007/04/18 07:06 AM

Log:
 Don't use DISSECTOR_ASSERT to (essentially) verify packet data.  Instead
 add an expert info entry if the AVP length is 0 and just return after
 dissecting that AVP.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +12 -2     packet-pana.c    Modified