URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b77e5c93a6f61166c684c494f6b8c9aa7f004ba4
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b77e5c9 by Guy Harris (guy@xxxxxxxxxxxx):
Do error checking for the console log level.
Use ws_strtou32(), and do the same error checking for it that's done for
other numerical preferences.
Change-Id: Id8158129e626fa39bf221c27a8b0fc1ebf992f31
Reviewed-on: https://code.wireshark.org/review/30274
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e317421 Make uat_fld_chk_num_hex() more like other uat_fld_chk_num routines.
add b77e5c9 Do error checking for the console log level.
Summary of changes:
epan/prefs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)