https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6794
--- Comment #8 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-02-06 06:39:38 PST ---
Looks nice!
Shouldn't callsinfo be freed?
tapinfo->callsinfo_hashtable[SIP_HASH]=g_hash_table_new_full(g_str_hash,
g_str_equal,
NULL, /*
key_destroy_func */
g_free);/*
value_destroy_func */
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.