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 27946: /trunk/epan/ /trunk/epan/: tvbuff.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 17:04:46 GMT

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

User: guy
Date: 2009/04/03 10:04 AM

Log:
 Don't support a length of -1 meaning "to the end of the tvbuff" in
 tvb_memcpy(); I changed the one tvb_memcpy() call that was explicitly
 depending on that not to do so.  This is a small step towards getting
 rid of the "-1 means to end of tvbuff" convention, support for which
 requires us to do a bunch of extra checks where, for example, a protocol
 has a 32-bit unsigned length field; it also gets rid of a warning about
 comparing an unsigned value with a signed value.

Directory: /trunk/epan/
  Changes    Path          Action
  +12 -1     tvbuff.c      Modified


  • Prev by Date: [Wireshark-commits] rev 27945: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ber.c
  • Next by Date: [Wireshark-commits] rev 27947: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ber.c
  • Previous by thread: [Wireshark-commits] rev 27945: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ber.c
  • Next by thread: [Wireshark-commits] rev 27947: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ber.c
  • Index(es):
    • Date
    • Thread

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