URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30beb5ae22aea1998260c795608361ee4a49b288 Submitter: "Anders Broman <[email protected]>" Changed: branch: master Repository: wireshark
Commits: 30beb5a by Martin Mathieson ([email protected]): 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 <[email protected]> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <[email protected]> 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(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
