Wireshark-commits: [Wireshark-commits] master c185276: u3v: clean up the heuristic check

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Feb 2016 13:19:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c18527619e48f8f172d0f30a9617cca2eb8c3901
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c185276 by Martin Kaiser (wireshark@xxxxxxxxx):

    u3v: clean up the heuristic check
    
    check for the minimum lenght before dereferencing data
    add a NULL check for usb_conv_info
    
    Change-Id: I91014d5929f57cc9eed2bfc7adef9f89541ece45
    Reviewed-on: https://code.wireshark.org/review/14221
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  ea6d145   U3V: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  c185276   u3v: clean up the heuristic check


Summary of changes:
 epan/dissectors/packet-u3v.c |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)