URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a05a2d9b677744430bd2670591bfe69fbb493c12
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
a05a2d9 by Guy Harris (guy@xxxxxxxxxxxx):
The error report timer is non-negative; make it FT_UINT16.
This squelches an assertion.
Use %u to print it, while we're at it.
Change-Id: I79d06c5448a159e3e04930db776a9063c1004c03
Reviewed-on: https://code.wireshark.org/review/3712
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 682cae1 Don't use proto_tree_add_expert() with an item rather than a tree.
adds a05a2d9 The error report timer is non-negative; make it FT_UINT16.
Summary of changes:
epan/dissectors/packet-trmac.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)