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 18883: /trunk/ /trunk/: config.h.win32

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


From: ulfl@xxxxxxxxxxxxx
Date: Sat, 12 Aug 2006 21:06:25 GMT

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

User: ulfl
Date: 2006/08/12 09:06 PM

Log:
 fix for bug #1025: It should be no longer necessary to use the I64x format string for Win32, simply use the llx format string as for the Unix variants, which should be safe as we only use GLib's g_snprintf() function instead of the MSVC one's from snprintf.h
 
 The real cause of this: There's a bug in GLib's snprintf implementation which crashes with the I64x format string and certain (negative?) values.

Directory: /trunk/
  Changes    Path              Action
  +8 -2      config.h.win32    Modified


  • Prev by Date: [Wireshark-commits] rev 18882: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dcom-cba-acco.c packet-dcom-cba-acco.h packet-dcom-cba.c packet-dcom-dispatch.c packet-dcom-oxid.c packet-dcom-remact.c ...
  • Next by Date: [Wireshark-commits] rev 18884: /trunk/gtk/ /trunk/gtk/: gui_utils.c
  • Previous by thread: [Wireshark-commits] rev 18882: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dcom-cba-acco.c packet-dcom-cba-acco.h packet-dcom-cba.c packet-dcom-dispatch.c packet-dcom-oxid.c packet-dcom-remact.c ...
  • Next by thread: [Wireshark-commits] rev 18884: /trunk/gtk/ /trunk/gtk/: gui_utils.c
  • Index(es):
    • Date
    • Thread

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