Wireshark-commits: [Wireshark-commits] lts-1.12.1 d6570ae: Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:46:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6570ae7ed0c47d1e198f2a7c3b844613951fa40
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

d6570ae 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>
    (cherry picked from commit eb0c034f6e4cdbf5ae36dd9ba8e2743630b7bd38)
    Reviewed-on: https://code.wireshark.org/review/12570
    (cherry picked from commit 07dbf78872b7436a05c4cfe412f48dbde24c4eda)
    Reviewed-on: https://code.wireshark.org/review/12571
    (cherry picked from commit 6b3755c6eded8d676650f0056705cc19af3932b8)
    Reviewed-on: https://code.wireshark.org/review/13772
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  582b67c   Range check ett_ array access.
    adds  d6570ae   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(-)