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 25693: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-armagetronad.c

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


From: morriss@xxxxxxxxxxxxx
Date: Wed, 09 Jul 2008 21:22:01 GMT

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

User: morriss
Date: 2008/07/09 02:22 PM

Log:
 Don't declare a char[] then cast it into a guint16 to use it as both a guint16 and a char: the char[] alignment may not be correct for a guint16. Instead declare a guint16[] and cast it to char when needed.  This is still weird but it fixes a Solaris/SPARC warning.

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +3 -3      packet-armagetronad.c    Modified


  • Prev by Date: [Wireshark-commits] rev 25692: /trunk/wiretap/ /trunk/wiretap/: pcapng.c
  • Next by Date: [Wireshark-commits] rev 25694: /trunk-1.0/ /trunk-1.0/: Makefile.common
  • Previous by thread: [Wireshark-commits] rev 25692: /trunk/wiretap/ /trunk/wiretap/: pcapng.c
  • Next by thread: [Wireshark-commits] rev 25694: /trunk-1.0/ /trunk-1.0/: Makefile.common
  • Index(es):
    • Date
    • Thread

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