Wireshark-commits: [Wireshark-commits] master 629e688: rrc: check parameter when creating cipher in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Feb 2018 09:01:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=629e68828c3fe751c1e00d033227f23ccc3bb0f8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

629e688 by Dario Lombardo (lomato@xxxxxxxxx):

    rrc: check parameter when creating cipher info (found by clang).
    
    Change-Id: I85e4d0f62b4c4c16f74f229a8dfcea0e27048def
    Reviewed-on: https://code.wireshark.org/review/26117
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f31bc46   Add  ZigBee ZCL Identify cluster command.
    adds  629e688   rrc: check parameter when creating cipher info (found by clang).


Summary of changes:
 epan/dissectors/asn1/rrc/packet-rrc-template.c |  5 ++++-
 epan/dissectors/packet-rrc.c                   | 13 ++++++++-----
 2 files changed, 12 insertions(+), 6 deletions(-)