Wireshark-commits: [Wireshark-commits] master 2163929: Clean up error reporting.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=216392975dc441418b5272bce322445b542b2a0a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2163929 by Guy Harris (guy@xxxxxxxxxxxx):
Clean up error reporting.
Have xml_get_int() handle the setting of the two error reporting values
and give a better error message. Have it check to make sure that there
isn't cruft after the digits.
Change-Id: Id590430eb52668ef76de8aa7096a27d8fc094208
Reviewed-on: https://code.wireshark.org/review/17601
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 381be23 Add a comment.
adds 2163929 Clean up error reporting.
Summary of changes:
wiretap/dct3trace.c | 95 ++++++++++++++++++++++++++++++++++-----------------
1 file changed, 64 insertions(+), 31 deletions(-)