ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2372] Memory leakage in epan/oids.c

Date: Tue, 17 Mar 2009 11:04:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2372


Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Bill Meier <wmeier@xxxxxxxxxxx>  2009-03-17 11:04:33 PDT ---
oids.c was fixed in SVN #27753 to use smiFree() for libsmi versions >= 0.4.8.

Note that Windows Wireshark is currently distributed with libsmi v 0.4.8 and
thus future versions of Windows Wireshark which include this oids.c fix will
correctly use smiFree().

Non-Windows versions of Wireshark (U*ix) will use smiFree() if libsmi 0.4.8 or
greater is available.


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