URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b3755c6eded8d676650f0056705cc19af3932b8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
6b3755c 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
Actions performed:
from 49e7e7f Range check ett_ array access.
adds 6b3755c 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(-)