Wireshark-commits: [Wireshark-commits] master-2.0 d1b6f49: CANopen: Check array bounds for untruste

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Jun 2016 06:06:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1b6f49261967228494c871779828d79d03e4548
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

d1b6f49 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    CANopen: Check array bounds for untrusted index (CID 1356262)
    
    Change-Id: If5ca51e5703fa4137ab9f388a99d613752d3b0d0
    Reviewed-on: https://code.wireshark.org/review/15983
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    (cherry picked from commit ee6e89d900afc6d70b8c461cd32336e48db55aa2)
    Reviewed-on: https://code.wireshark.org/review/15986
    Petri-Dish: João Valverde <j@xxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2fc8251   Qt: Adjust the search frame layout.
    adds  d1b6f49   CANopen: Check array bounds for untrusted index (CID 1356262)


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