Wireshark-commits: [Wireshark-commits] master 57ee848: spice: fix malformed packet exception in LZ

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

Commits:

57ee848 by Peter Wu (peter@xxxxxxxxxxxxx):

    spice: fix malformed packet exception in LZ image
    
    The image data size was for an LZ_RGB image was off by three bytes.
    
    Change-Id: I323b3a67533a4ed4e9f91efce88435b1236b76e8
    Reviewed-on: https://code.wireshark.org/review/29387
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  51c2f5b   spice: immediately display channel type in the tree label
     add  57ee848   spice: fix malformed packet exception in LZ image


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