Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 2668] New: bug in ethercat dissector when packets are smaller than 60 bytes

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 1 Jul 2008 07:41:16 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2668

           Summary: bug in ethercat dissector when packets are smaller than
                    60 bytes
           Product: Wireshark
           Version: 1.0.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: r.kuemmel@xxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Removed the line 
tvb_ensure_bytes_exist(tvb, offset, 44);
from  again. 
This is not correct, because the frame might have been captured before the
os added the padding bytes. E.g. in Windows the frames are captured on the
protocol layer. When another protocol driver sends a frame this frame does 
not include the padding bytes.  

Also the dataLength variable in case of bMox==TRUE  was not calculated
correctly.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  • Follow-Ups:
    • [Wireshark-bugs] [Bug 2668] bug in ethercat dissector when packets are smaller than 60 bytes
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 2668] bug in ethercat dissector when packets are smaller than 60 bytes
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 2668] bug in ethercat dissector when packets are smaller than 60 bytes
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 2667] The "Set Time Reference (toggle)" option does not work in Wireshark
  • Next by Date: [Wireshark-bugs] [Bug 2668] bug in ethercat dissector when packets are smaller than 60 bytes
  • Previous by thread: [Wireshark-bugs] [Bug 2667] The "Set Time Reference (toggle)" option does not work in Wireshark
  • Next by thread: [Wireshark-bugs] [Bug 2668] bug in ethercat dissector when packets are smaller than 60 bytes
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation