Wireshark-commits: [Wireshark-commits] rev 52261: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_tree.c
Date: Sat, 28 Sep 2013 23:45:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52261

User: eapache
Date: 2013/09/28 11:45 PM

Log:
 Don't assert that the key to a wmem tree operation is short. If XMPP wants to
 use a 1500-byte string as a key, so be it. It will be slow, but at least it will
 work.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9078

Directory: /trunk/epan/wmem/
  Changes    Path           Action
  +0 -4      wmem_tree.c    Modified