Wireshark-commits: [Wireshark-commits] master b2d23ec: [STUN] Avoid fetching stuff twice from the t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Feb 2015 09:57:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2d23ec2fb2fc314d4014b98cb324ae7c2f9b489
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b2d23ec by Anders (anders.broman@xxxxxxxxxxxx):

    [STUN] Avoid fetching stuff twice from the tvb.
    
    Change-Id: I923818ea41791b2f41c5bce3c5927014580eb2b7
    Reviewed-on: https://code.wireshark.org/review/7174
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0ce7fd4   Trivial Dead assignment fixes in configure
    adds  b2d23ec   [STUN] Avoid fetching stuff twice from the tvb.


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