Wireshark-commits: [Wireshark-commits] rev 50008: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_tree.c
Date: Tue, 18 Jun 2013 18:57:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50008

User: eapache
Date: 2013/06/18 11:57 AM

Log:
 Factor common code for red-black tree array lookups into a helper function and
 use it for both direct lookups and less-than-or-equal-to lookups.

Directory: /trunk/epan/wmem/
  Changes    Path           Action
  +12 -38    wmem_tree.c    Modified