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 25671: /trunk-1.0/ /trunk-1.0/: acinclude.m4 capture-pcap-util.c capture-wpcap.c config.nmake configure.in version.conf

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


From: gerald@xxxxxxxxxxxxx
Date: Mon, 07 Jul 2008 15:43:07 GMT

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

User: gerald
Date: 2008/07/07 08:43 AM

Log:
 Bump the version to 1.0.2. Copy over r25668 from the trunk:
 
 ------------------------------------------------------------------------
 r25668 | guy | 2008-07-03 20:33:00 -0700 (Thu, 03 Jul 2008) | 9 lines
 Changed paths:
    M /trunk/acinclude.m4
    M /trunk/capture-pcap-util.c
    M /trunk/capture-wpcap.c
 
 If we have pcap_free_datalinks(), use it.  If not, then, on Windows,
 just leak the list returned by pcap_list_datalinks(), as there's no
 guarantee that if you have a library built with one version of the
 MSVC++ run-time library, and it returns a pointer to allocated data, you
 can free that data from a program linked with another version of the
 MSVC++ run-time library.  (This is not an issue on UN*X.)
 
 This should fix bug 2677.
 
 ------------------------------------------------------------------------

Directory: /trunk-1.0/
  Changes    Path                   Action
  +1 -1      acinclude.m4           Modified
  +25 -2     capture-pcap-util.c    Modified
  +26 -0     capture-wpcap.c        Modified
  +1 -1      config.nmake           Modified
  +1 -1      configure.in           Modified
  +2 -2      version.conf           Modified


  • Prev by Date: [Wireshark-commits] rev 25670: /releases/wireshark-1.0.1/
  • Next by Date: [Wireshark-commits] rev 25673: /trunk/gtk/ /trunk/gtk/: flow_graph.c graph_analysis.c mcast_stream_dlg.c proto_dlg.c rtp_analysis.c rtp_player.c rtp_stream_dlg.c sctp_assoc_analyse.c sctp_byte_graph_dlg.c ...
  • Previous by thread: [Wireshark-commits] rev 25670: /releases/wireshark-1.0.1/
  • Next by thread: [Wireshark-commits] rev 25673: /trunk/gtk/ /trunk/gtk/: flow_graph.c graph_analysis.c mcast_stream_dlg.c proto_dlg.c rtp_analysis.c rtp_player.c rtp_stream_dlg.c sctp_assoc_analyse.c sctp_byte_graph_dlg.c ...
  • Index(es):
    • Date
    • Thread

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