Wireshark-commits: [Wireshark-commits] master ee6e89d: CANopen: Check array bounds for untrusted in
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee6e89d900afc6d70b8c461cd32336e48db55aa2
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ee6e89d 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>
    
Actions performed:
    from  99e2466   Add a sequence analysis wishlist item.
    adds  ee6e89d   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(-)