URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01361a92cbb53d229fe927b9765dcd6c7999efb4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01361a9 by Guy Harris (guy@xxxxxxxxxxxx):
Support both decimal and hex values for uint dissectors.
And, while we're at it, reject entries with invalid numbers.
Change-Id: Ifefe28396cfe391d2d5c7f7ff335d0f041e35a03
Reviewed-on: https://code.wireshark.org/review/3417
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 7c72f70 Remove a comment asking a question, as the answer is "no".
adds 01361a9 Support both decimal and hex values for uint dissectors.
Summary of changes:
ui/decode_as_utils.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)