On Mon, Feb 16, 2015 at 6:55 AM, Evan Huus <[email protected]> wrote: > Create the wmem_map using g_int64_equal instead of g_direct_equal and > wmem_int64_hash instead of g_direct_hash. Create a wmem_file_scope() > copy of the key, and pass the resulting pointer to the insert > function.
Hmmm, why do we need a wmem_file_scope() copy of the key? We get the key in each request and response and I don't store the key anywhere. -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操) ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
