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

Date: Tue, 30 Sep 2008 16:03:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26310

User: morriss
Date: 2008/09/30 09:03 AM

Log:
 get_iec104apdu_len(): make the offset variable a guin32 instead of a guint8 so
 we can deal with TVB lengths greater than 255.  This fixes the infite loop
 reported in:
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2914o

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +150 -150  packet-iec104.c    Modified