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 26114: /trunk-1.0/epan/ /trunk-1.0/epan/: tvbuff.c

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


From: gerald@xxxxxxxxxxxxx
Date: Tue, 02 Sep 2008 17:17:44 GMT

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

User: gerald
Date: 2008/09/02 10:17 AM

Log:
 Copy over tvbuff fixes from the trunk:
 
 ------------------------------------------------------------------------
 r24726 | ashokn | 2008-03-25 11:53:17 -0700 (Tue, 25 Mar 2008) | 6 lines
 Changed paths:
    M /trunk/epan/tvbuff.c
 
 Fixed bug with tvb_get_bits64(); the mask array had one less "ff" than
 it needs. This manifests itself in calls to tvb_get_bits64() and in
 calls to proto_tree_add_bits_xxx() for >32 bits.
 
 ------------------------------------------------------------------------
 r24942 | etxrab | 2008-04-12 10:00:41 -0700 (Sat, 12 Apr 2008) | 3 lines
 Changed paths:
    M /trunk/epan/tvbuff.c
 
 From   Michael McCartney:
 patch for tvb_get_bits16 not to read past end of buffer
 http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2439
 ------------------------------------------------------------------------
 r25028 | jmayer | 2008-04-14 14:31:19 -0700 (Mon, 14 Apr 2008) | 1 line
 Changed paths:
    M /trunk/epan/tvbuff.c
 
 Get rid of some unsued code: The warning causes a failure due to -Werror
 ------------------------------------------------------------------------
 r25677 | morriss | 2008-07-08 13:04:11 -0700 (Tue, 08 Jul 2008) | 1 line
 Changed paths:
    M /trunk/epan/tvbuff.c
 
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2649 by adding some length checks to two while loops in tvb_uncompress()
 ------------------------------------------------------------------------

Directory: /trunk-1.0/epan/
  Changes    Path          Action
  +51 -30    tvbuff.c      Modified


  • Prev by Date: [Wireshark-commits] rev 26113: /trunk/ /trunk/epan/crypt/: airpdcap.c /trunk/epan/dissectors/: packet-dmp.c packet-dnp.c packet-rpc.c packet-wbxml.c /trunk/epan/: filesystem.c oids.c /trunk/: rawshark.c ...
  • Next by Date: [Wireshark-commits] rev 26115: /trunk/epan/crypt/ /trunk/epan/crypt/: airpdcap.c
  • Previous by thread: [Wireshark-commits] rev 26113: /trunk/ /trunk/epan/crypt/: airpdcap.c /trunk/epan/dissectors/: packet-dmp.c packet-dnp.c packet-rpc.c packet-wbxml.c /trunk/epan/: filesystem.c oids.c /trunk/: rawshark.c ...
  • Next by thread: [Wireshark-commits] rev 26115: /trunk/epan/crypt/ /trunk/epan/crypt/: airpdcap.c
  • Index(es):
    • Date
    • Thread

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