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-commits: [Wireshark-commits] rev 27945: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ber.c

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


From: guy@xxxxxxxxxxxxx
Date: Fri, 03 Apr 2009 16:53:41 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27945

User: guy
Date: 2009/04/03 09:53 AM

Log:
 Don't reply on an argument of -1 as the last argument of tvb_memcpy()
 meaning "to the end of the tvbuff"; we'd like to get rid of the "-1
 means to the end of the tvbuff" convention, as in many cases the length
 comes from a 32-bit length field in the packet, and we want 0xFFFFFFFF
 to be treated, even on ILP32 platforms, as meaning "2^32-1 bytes",
 probably giving an exception, rather than as "to the end of the packet".

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +15 -6     packet-ber.c    Modified


  • Prev by Date: [Wireshark-commits] rev 27944: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-gsm_a_bssmap.c packet-gsm_a_common.c packet-gsm_a_dtap.c
  • Next by Date: [Wireshark-commits] rev 27946: /trunk/epan/ /trunk/epan/: tvbuff.c
  • Previous by thread: [Wireshark-commits] rev 27944: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-gsm_a_bssmap.c packet-gsm_a_common.c packet-gsm_a_dtap.c
  • Next by thread: [Wireshark-commits] rev 27946: /trunk/epan/ /trunk/epan/: tvbuff.c
  • Index(es):
    • Date
    • Thread

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