http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35923
User: morriss
Date: 2011/02/11 02:44 PM
Log:
Add a function to verify that ett_ variables are registered (or at least
stored in an array which will hopefully be registered).
This is a work-in-progress, so the function is not called.
It is also EXTREMELY slow on big files. (Or maybe it's looping...
I haven't yet had the patience to let it finish processing packet-rrc.c .)
Directory: /trunk/tools/
Changes Path Action
+99 -3 checkAPIs.pl Modified