summaryrefslogtreecommitdiff
path: root/tools/html2text.py
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-05-16 09:07:17 -0400
committerMichael Mann <mmann78@netscape.net>2017-05-25 11:40:04 +0000
commitdd2b1d58809c604a15a4abcada847dea7d5285f2 (patch)
treef4815aa5222f6ee3174bc0feb7e87454ea821133 /tools/html2text.py
parent728d5efe30a408d57f88aeee4b9cd00872bee499 (diff)
downloadwireshark-dd2b1d58809c604a15a4abcada847dea7d5285f2.tar.gz
checkAPIs.pl: Add check to make sure tvb_get_ function isn't used in proto_tree_add_xxx
Check for situations for things like proto_tree_add_uint, where the "uint" passed is a call to tvb_get_ntohl(). For that, proto_tree_add_item should be used. Change-Id: Ibe14678bd66b05f612b125ca289f671c499a2990 Reviewed-on: https://code.wireshark.org/review/21685 Petri-Dish: Anders Broman <a.broman58@gmail.com> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'tools/html2text.py')
0 files changed, 0 insertions, 0 deletions