Wireshark-commits: [Wireshark-commits] master f494abd: qnet6: don't calculate crc if length is nega

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 Feb 2015 03:07:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f494abdf6c6abd1388734a2e99d2f9e17c86152a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f494abd by Evan Huus (eapache@xxxxxxxxx):

    qnet6: don't calculate crc if length is negative
    
    Bug: 10941
    Change-Id: I8c844487fa8ed1fb93ad9f69315fe1559238c845
    Reviewed-on: https://code.wireshark.org/review/7018
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  3066d6b   Don't call the Bluetooth code's UUID type "uuid_t".
    adds  f494abd   qnet6: don't calculate crc if length is negative


Summary of changes:
 epan/dissectors/packet-qnet6.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)