Wireshark-commits: [Wireshark-commits] master-3.2 3b1299f: isis-hello: use UINT type instead of BYT
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 07 Mar 2020 20:49:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b1299fe280187dd45de7e049f688c26de374094
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

3b1299f 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>
    (cherry picked from commit 1c7f2c94d1e785347f5b05f39f3425e5bbb25fa8)
    Reviewed-on: https://code.wireshark.org/review/36327
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0cccc61   afs: correctly calulate padding for strings
     add  3b1299f   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(-)