URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35ec71ba870eda64eea496092b356bad3045f0f8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
35ec71b by Guy Harris (guy@xxxxxxxxxxxx):
Show the string table a bit better.
Show, for each item, the offset and the string value; the offset is
what's used in tokens.
While we're at it, print a 32-bit unsigned length field as unsigned
rather than signed.
Change-Id: I167e1683bab6a8ed1dba4c53c1c9050d5c25c754
Reviewed-on: https://code.wireshark.org/review/15286
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3069ee3 [Automatic update for 2016-05-08]
adds 35ec71b Show the string table a bit better.
Summary of changes:
epan/dissectors/packet-wbxml.c | 62 ++++++++++++++++++++++++++--------------
1 file changed, 41 insertions(+), 21 deletions(-)