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 1757] main_cf_cb_live_capture_update_continue slows down l

Date: Wed, 22 Aug 2007 13:40:31 +0000 (GMT)
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.