Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4620] The version of WinPcap packaged with Wireshark makes

Date: Fri, 2 Jul 2010 12:36:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4620

--- Comment #8 from Jeffrey Altman <jaltman@xxxxxxxxxxxxxxxxxxxx> 2010-07-02 12:36:15 PDT ---
WinPcap 4.1.2 has been released.

============================

- Bug fixing:
 + Fixed a bug reported by Boaz Brickner (http://pcapdotnet.codeplex.com/):
   the driver could cause an OS crash when an IRP_MJ_CLEANUP is processed
   in parallel with an IRP_MJ_READ/WRITE/DEVICECONTROL. The fix defers the
   deallocation of the open structure in IRP_MJ_CLOSE.
 + Fixed a bug in the buffered write code. A malformed transmit buffer sent
   with pcap_sendqueue_transmit could cause a buffer overflow and crash the
   OS.
 + Disabled tracing in the driver (it was left on by mistake in the
   previous release of WinPcap).
 + Added the missing export pcap_free_datalinks.
 + Do not show the installation panel with the OS info.
 + Small fix to the documentation regarding WDK.


Please re-issue wireshark installers with the updated WinPcap.

Thanks.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.