Wireshark-commits: [Wireshark-commits] master 30beb5a: STUN: att_pw_alg and alg_param_len items are
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Aug 2020 12:57:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30beb5ae22aea1998260c795608361ee4a49b288
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

30beb5a by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    STUN: att_pw_alg and alg_param_len items are unsigned ints.
    
    Change-Id: I3652fb9b2a98617a2657d01c753efdd30851a512
    Reviewed-on: https://code.wireshark.org/review/38150
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f59262b   GTPv2: fix S103PDF and S1UDF IE dissection
     add  30beb5a   STUN: att_pw_alg and alg_param_len items are unsigned ints.


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