Wireshark-commits: [Wireshark-commits] rev 49966: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_core.c

Date: Sun, 16 Jun 2013 22:07:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49966

User: eapache
Date: 2013/06/16 03:07 PM

Log:
 Rework the user callback code a bit to make it saner to use with the auto-reset
 trees.

Directory: /trunk/epan/wmem/
  Changes    Path                  Action
  +2 -1      wmem_core.c           Modified
  +22 -19    wmem_test.c           Modified
  +5 -3      wmem_tree.c           Modified
  +7 -8      wmem_user_cb.c        Modified
  +11 -5     wmem_user_cb.h        Modified
  +3 -1      wmem_user_cb_int.h    Modified