Wireshark-commits: [Wireshark-commits] master 7348fe3: spice: fix MOUSE_MOTION dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 01 Sep 2018 13:02:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7348fe328975ccd6d0396a70df86c305a1727f9c
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7348fe3 by Peter Wu (peter@xxxxxxxxxxxxx):

    spice: fix MOUSE_MOTION dissection
    
    Correct the tree size to avoid Malformed Packet. Fix formatting of the
    signed integer coordinates in the point structures.
    
    Change-Id: I40ec2854fd81b7202ecae855fcdc5e325a50f995
    Reviewed-on: https://code.wireshark.org/review/29385
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e89b06e   spice: regenerate packet-spice.h
     add  7348fe3   spice: fix MOUSE_MOTION dissection


Summary of changes:
 epan/dissectors/packet-spice.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)