http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32465
User: morriss
Date: 2010/04/14 11:39 AM
Log:
Be sure we initialize the p_id in hf's. This fixes
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3010 .
Also finish the implementation of ShowTimes for GOGs so that the variable gets
initialized (preventing another uninitialized variable warning from Valgrind).
Directory: /trunk/plugins/mate/
Changes Path Action
+1 -1 mate.h Modified
+21 -16 mate_grammar.lemon Modified
+5 -2 mate_setup.c Modified