Wireshark-commits: [Wireshark-commits] master 0622e34: Skinny:

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 29 Aug 2014 17:44:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0622e3439e79927ab2792923933ea329720f3e24
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0622e34 by Diederik de Groot (ddegroot@xxxxxxxx):

    Skinny:
    
    Fix: ensure that string created in dissect_skinny_displayLabel is always NULL terminated (Fixing Bug: 10429 (Pascal))
    Fix: MiscCommandType should use videoFastUpdateGOB Union when command enum is videoFastUpdatePicture
    Manual Merge PatchSet 4 (Me) and Patchset 7 (Pascal)
    Fix Merged PatchSet 8 (Pascal)
    
    Bug: 10429
    Change-Id: I87bc7c6eaff976d7a70856f5fbe8c0ded6257064
    Reviewed-on: https://code.wireshark.org/review/3893
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  47f96d9   802.11: rename Control Frame Extension field to match the spec
    adds  0622e34   Skinny:


Summary of changes:
 epan/dissectors/packet-skinny.c    |   75 +++++++++++++++++++++---------------
 epan/dissectors/packet-skinny.c.in |   60 ++++++++++++++---------------
 tools/SkinnyProtocolOptimized.xml  |    6 +++
 3 files changed, 80 insertions(+), 61 deletions(-)