On Aug 27, 2012, at 5:58 PM, Dirk Jagdmann wrote:
> is there a way to register a cleanup function in a dissector to be called
> when a file closed? I have a couple of hash tables allocated using
> g_hash_table_new() that I want to free when the user closes the file.
Literally speaking, not at
Hello Drik,
On Tue, Aug 28, 2012 at 02:58:46AM +0200, Dirk Jagdmann wrote:
> is there a way to register a cleanup function in a dissector to be
> called when a file closed? I have a couple of hash tables allocated
> using g_hash_table_new() that I want to free when the user closes
> the file.
Wha
Hello Wireshark developers,
is there a way to register a cleanup function in a dissector to be
called when a file closed? I have a couple of hash tables allocated
using g_hash_table_new() that I want to free when the user closes the file.
--
---> Dirk Jagdmann
> http://cubic.org/~doj