Wireshark-commits: [Wireshark-commits] rev 32090: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 03 Mar 2010 15:29:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32090

User: etxrab
Date: 2010/03/03 07:29 AM

Log:
 Changed to use g_str_hash ()
 sip_hash_func() function seem to not generate unique enough keys
 if load generation tools are used with many thousands users.
 Loading time ~5 min -> 30s
 
 There is a memory leak in the sip_is_packet_resend area as well.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +9 -3      packet-sip.c    Modified