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 25421: /trunk/gtk/ /trunk/gtk/: tcp_graph.c

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


From: guy@xxxxxxxxxxxxx
Date: Wed, 04 Jun 2008 00:05:58 GMT

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

User: guy
Date: 2008/06/03 05:05 PM

Log:
 Sun C warns about an integer overflow for 1 << 31, presumably because 1
 is signed; make the flags field in "struct magnify" unsigned, and make
 the flags unsigned, so we shift 1U rather than 1.

Directory: /trunk/gtk/
  Changes    Path           Action
  +4 -4      tcp_graph.c    Modified


  • Prev by Date: [Wireshark-commits] rev 25418: /trunk/ /trunk/: capture_ui_utils.c
  • Next by Date: [Wireshark-commits] rev 25420: /trunk/epan/ /trunk/epan/dfilter/: scanner.l /trunk/epan/: range.c /trunk/epan/ftypes/: ftype-integer.c
  • Previous by thread: [Wireshark-commits] rev 25418: /trunk/ /trunk/: capture_ui_utils.c
  • Next by thread: [Wireshark-commits] rev 25420: /trunk/epan/ /trunk/epan/dfilter/: scanner.l /trunk/epan/: range.c /trunk/epan/ftypes/: ftype-integer.c
  • Index(es):
    • Date
    • Thread

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