Wireshark-bugs: [Wireshark-bugs] [Bug 1179] cmake build integration + dbus + bunch of memleak fi

Date: Wed, 25 Oct 2006 16:30:26 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179


frederic.heem@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




------- Comment #12 from frederic.heem@xxxxxxxxx  2006-10-25 16:30 GMT -------
(In reply to comment #10)
> The comment on your latest patch mentions crash fixes.  Are the fixes limited
> to capture_loop.[ch]?  Should they go into the 0.99.4 release?  If so, this bug
> needs to be reopened and marked "critical".
> 
There are a bunch of unreferenced pointers which might be NULL (capture_opts),
some uninitialized variable (errmsg and secondary),  strcmp might crash if
pipename is NULL etc ..
It's up to you to decide whether to mark it a "critical". My only wish is to
intergrate all my changes as soon as possible to avoid the maintenance burden
of merging the official wireshark and my version.


-- 
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.