aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2018-09-20 00:23:14 +0200
committerAnders Broman <a.broman58@gmail.com>2018-09-20 23:01:03 +0000
commit1a63f1ca9b7e8c24b9a20373bd28e82f7181c368 (patch)
treeec7c0c8c2c1deab3527422478b92929f3e06907f /epan/dissectors
parent54f106fb9cc529fe9a838582906a023eb8d903f2 (diff)
checkAPIs.pl: improve value_string validation in field definitions
Use of 32-bit value_string for 64-bit fields currently results in a runtime error during use, better catch it earlier. Use of 64-bit val64_string without BASE_VAL64_STRING will probably crash. Since many dissectors use no macro for value_string_ext, accept both VALS_EXT_PTR(x) and &x forms. Change-Id: I59a3f67425e7c00bdd54cbffd91e498ee0b078cd Reviewed-on: https://code.wireshark.org/review/29756 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors')
0 files changed, 0 insertions, 0 deletions