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

Date: Sat, 01 Sep 2012 12:06:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44724

User: etxrab
Date: 2012/09/01 05:06 AM

Log:
 Revert
 length check "heuristics" for FF dissector (UDP + TCP)
 
 "Fix" WTP+WSP packets incorrectly dissected as Foundation FieldBus packets https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4822
 
 As it fails with
 cc1: warnings being treated as errors
 packet-ff.c: In function 'dissect_ff_tcp':
 packet-ff.c:13061: warning: passing argument 7 of 'tcp_dissect_pdus' from incompatible pointer type

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +27 -26    packet-ff.c    Modified