http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757
jeff.morriss@xxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC |All
------- Comment #1 from jeff.morriss@xxxxxxxxxxx 2007-08-22 13:40 GMT -------
Not only that but every time it is called it returns a g_strdup()'d (read:
malloc()'d) string that must be freed when you're done with it. I don't see
that being done, so we're leaking that many bytes a second during live
captures.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.