Wireshark-commits: [Wireshark-commits] rev 25416: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 03 Jun 2008 21:24:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25416

User: jake
Date: 2008/06/03 02:24 PM

Log:
 From Frank Schorr:
 The get_ifcp_pdu_len() call used for the tcp_dissect_pdus() call does not mask
 off the frame length properly.  The result is that the "Flags" field
 incorrectly becomes the high order part of the Frame Length.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-ifcp.c    Modified