Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master bbd0142: Nb is an unsigned value; treat it as such.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Apr 2018 05:17:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bbd014288772354a6d84ed1dff6394c01702400e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bbd0142 by Guy Harris (guy@xxxxxxxxxxxx):

    Nb is an unsigned value; treat it as such.
    
    Use proto_tree_add_item_ret_uint() to get its value, while we're at it.
    
    Change-Id: I734da5f588d9a89e810490d657c09b9ad2ff08dd
    Reviewed-on: https://code.wireshark.org/review/26841
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2c7b678   macos-setup.sh: More GTK and minimum supported version cleanups
    adds  bbd0142   Nb is an unsigned value; treat it as such.


Summary of changes:
 epan/dissectors/packet-wreth.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)