URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28b7adfadccc1f5a07cfc3f0466fea1d42e18f12
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
28b7adf by Pascal Quantin (pascal.quantin@xxxxxxxxx):
proto.c: allow more field types for proto_tree_add_item_ret_uint64()
Let's make the function accept FT_UINT40, FT_UINT48 and FT_UINT56 types.
Ping-Bug: 15050
Change-Id: I35440a7c0b9cbf25bd8d903c425b6026d6a987f0
Reviewed-on: https://code.wireshark.org/review/29044
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from c4d7645 win-setup.ps1: verify integrity of downloaded files
add 28b7adf proto.c: allow more field types for proto_tree_add_item_ret_uint64()
Summary of changes:
epan/proto.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)