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-dev: Re: [Wireshark-dev] packet_memcache.c doesn't compile with VC6

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


From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Fri, 06 Mar 2009 10:46:08 -0500

Speck, Michael wrote:
Hi.

There is a datatype warning/error by VC6 compiler in file
packet_memcache.c at line 540 where the variable "value_len" is used in
a call to function dissect_value(...). This function expects a guint8,
but value_len is of type guint32.

The attached patch changes this parameter in function definition to
guint32. AFAICS, this change shouldn't be a problem within the function
and makes VC6 compiler happy.


Commited in SVN #27620.

Thanks


  • References:
    • [Wireshark-dev] packet_memcache.c doesn't compile with VC6
      • From: Speck, Michael
  • Prev by Date: Re: [Wireshark-dev] Reassembling splitted PPP packets
  • Next by Date: Re: [Wireshark-dev] OS X Install Issues
  • Previous by thread: [Wireshark-dev] packet_memcache.c doesn't compile with VC6
  • Next by thread: [Wireshark-dev] Statistcs windows not destroyed with main window
  • Index(es):
    • Date
    • Thread

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