Wireshark-commits: [Wireshark-commits] master 546fe80: Added ICE TCP Framing support to STUN dissec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Oct 2015 04:05:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=546fe80b7abf6ce0a1f19d0a02f438a7367747a9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

546fe80 by Nils Ohlmeier (github@xxxxxxxxxxxx):

    Added ICE TCP Framing support to STUN dissector
    
    Change-Id: I1dddb09cb1eebc3d23375aa9d2450731fa51cb90
    Reviewed-on: https://code.wireshark.org/review/10643
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  af3beb8   qt: add initialization of variable (CID 1311960)
    adds  546fe80   Added ICE TCP Framing support to STUN dissector


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