URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45a023f3d0f616d518a1eb0b08b68c109def3616
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
45a023f by Guy Harris (guy@xxxxxxxxxxxx):
Don't use proto_tree_add_{uint,uint64}() to add signed integer values.
Change-Id: I8c5506b746f16e5b79d024be5594cb71f95eced1
Reviewed-on: https://code.wireshark.org/review/18584
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 03c6937 Have routines for parsing options that affect dissection.
adds 45a023f Don't use proto_tree_add_{uint,uint64}() to add signed integer values.
Summary of changes:
epan/proto.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)