http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44576
User: martinm
Date: 2012/08/18 07:27 PM
Log:
Correct a number in a value_string.
Spotted in a profile that match_strval_ext() was calling
match_strval_linear() a lot (this value_string has 1476 entries - it was
epensive!).
Found error by adding temp debug to _match_strval_ext_init() - do we
ever expect the entries not to be in order? Am wondering if the warning
should be committed.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-e212.c Modified