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 3548] Cleanup header_field_info definitions

Date: Wed, 8 Jul 2009 01:03:28 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548





--- Comment #80 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-07-08 01:03:27 PDT ---
(In reply to comment #78)
> (In reply to comment #73)
> > Note, this patch removes a g_strdup() which seemed redundant. Is this correct?
> 
> This was an issue when libsmi had no smiFree() to free allocated memory
> correctly, but I suppose this is fixed now.

I think so. On windows we ship a version of libsmi which always supports
smiFree() and on Linux we can use smiFree() when available and fallback to
free().


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