Wireshark-commits: [Wireshark-commits] master 7ba7612: STUN dissector: fix (soft) warning about tvb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 May 2014 20:19:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ba7612da917cf8814815ddf54f9a2faa05a4d42
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7ba7612 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    STUN dissector: fix (soft) warning about tvb_length
    
    Change-Id: I2b6c4e44d406585204b805ae3efa53c31e7d2574
    Reviewed-on: https://code.wireshark.org/review/1655
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  37fd797   STUN dissector: fix hf name (stun_... => hf_stun_....)
    adds  7ba7612   STUN dissector: fix (soft) warning about tvb_length


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