Wireshark-commits: [Wireshark-commits] master 1c7f2c9: isis-hello: use UINT type instead of BYTES.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 07 Mar 2020 19:38:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c7f2c94d1e785347f5b05f39f3425e5bbb25fa8
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1c7f2c9 by Dario Lombardo (lomato@xxxxxxxxx):

    isis-hello: use UINT type instead of BYTES.
    
    Bug: 16424
    Change-Id: I37e79910dc030a22eff9353998f37c7f10684f1f
    Reviewed-on: https://code.wireshark.org/review/36325
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  a7b06aa   github: restore original Qt windows action.
     add  1c7f2c9   isis-hello: use UINT type instead of BYTES.


Summary of changes:
 epan/dissectors/packet-isis-hello.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)