Wireshark-bugs: [Wireshark-bugs] [Bug 2677] 'dumpcap -L' crashes;
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 3 Jul 2008 22:53:21 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2677
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Guy Harris <guy@xxxxxxxxxxxx> 2008-07-03 22:53:21 PDT ---
I've checked in a change that uses pcap_free_datalinks() if available, and
otherwise uses free() on UN*X and nothing (leaking memory) on Windows.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.