http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48219
User: eapache
Date: 2013/03/09 12:16 PM
Log:
Remove the wmem slab. It was an optimization mimicking the emem slab
(removed in r48218) which did nothing particularly useful. Also lets us remove
another debugging environment variable.
Directory: /trunk/doc/
Changes Path Action
+1 -7 README.wmem Modified
Directory: /trunk/epan/
Changes Path Action
+0 -1 CMakeLists.txt Modified
Directory: /trunk/tools/
Changes Path Action
+0 -1 test-common.sh Modified
+0 -1 valgrind-wireshark.sh Modified
Directory: /trunk/epan/wmem/
Changes Path Action
+0 -2 Makefile.common Modified
+0 -1 wmem.h Modified
+0 -130 wmem_slab.c Removed
+0 -70 wmem_slab.h Removed
+6 -7 wmem_slist.c Modified
+0 -1 wmem_stack.c Modified