http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2017
------- Comment #22 from stephentfisher@xxxxxxxxx 2008-01-03 23:36 GMT -------
Thanks for helping to find this! Were you able to get Wireshark to crash while
in Valgrind or did you just look at the error output to spot the problem?
I agree that setting the variable to NULL only masks the problem. Removing the
g_free entirely is not much better because that can cause a memory leak. Let
me see what other options I can come up with and try to figure out the
rationale behind that g_free and why it runs even when it shouldn't.
--
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.