Wireshark-commits: [Wireshark-commits] master eb0c034: Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT_ETT
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 14:08:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb0c034f6e4cdbf5ae36dd9ba8e2743630b7bd38
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eb0c034 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT_ETT to match ZBEE_ZCL_APPL_EVTALT_COUNT_NUM_MASK, to prevent invalid ett_ array access.
    
    Change-Id: I67e79e97e13081a77bb5202cbbc1e4f1ee872c95
    Reviewed-on: https://code.wireshark.org/review/12556
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9352616   Range check ett_ array access.
    adds  eb0c034   Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT_ETT to match ZBEE_ZCL_APPL_EVTALT_COUNT_NUM_MASK, to prevent invalid ett_ array access.


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