Wireshark-commits: [Wireshark-commits] master a38b714: RSYNC: Malformed Packet on rsync-version wit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Jan 2015 15:47:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a38b7149084b1f07a769fe1d49f4fb25089c9b6b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a38b714 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RSYNC: Malformed Packet on rsync-version with length 2
    
    RSYNC dissector always think the resync-version length = 4
    
    Bug:10863
    Change-Id: I2dee3ff7195af110223903d79b938849666878a7
    Reviewed-on: https://code.wireshark.org/review/6584
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  aa1057d   EAPOL-MKA: Included fixes for the distributed sak handling.
    adds  a38b714   RSYNC: Malformed Packet on rsync-version with length 2


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