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.