I've applied a patch that inserts a single RegCloseKey after the two branches instead than calling it from both of them.
> Applies to Beta 3.0 > > The PacketGetNetInfo() in Packet32.c function fails to deallocate the > TcpIpKey registry key on successfull completion. > > I have corrected successfully the problem by inserting > RegCloseKey(TcpIpKey); staements in line 2019 and line 2040, > i.e. in both branches of the if(DHCPEnabled) staement. > > Regards > Henrik Sloth > > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED] > ================================================================== > ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
