Wireshark-commits: [Wireshark-commits] rev 49962: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_tree.c
Date: Sun, 16 Jun 2013 15:17:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49962

User: eapache
Date: 2013/06/16 08:17 AM

Log:
 Simplify the tree code slightly - just don't call the transform function
 if it's NULL, meaning we don't need to define an identity callback.

Directory: /trunk/epan/wmem/
  Changes    Path           Action
  +11 -14    wmem_tree.c    Modified