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 35319: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 31 Dec 2010 22:29:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35319

User: guy
Date: 2010/12/31 02:29 PM

Log:
 A Query List has more than one has multiple QCODEs; you cannot handle
 that by doing the entire list as a single FT_UINT8 field, you must
 handle each QCODE, in a loop, as that field.

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