Wireshark-commits: [Wireshark-commits] rev 23733: /trunk/epan/ /trunk/epan/: emem.c emem.h
From:
sahlberg@xxxxxxxxxxxxx
Date: Tue, 04 Dec 2007 01:44:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23733
User: sahlberg
Date: 2007/12/04 01:44 AM
Log:
for nested trees, teach emem about which nodes contain a pointer to a
subtree and which nodes that contain a pointer to user data
teach emem to be able to traverse nested trees
Directory: /trunk/epan/
Changes Path Action
+22 -9 emem.c Modified
+8 -5 emem.h Modified