URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=884d49c04ed79723586e9a031003487529a60f4d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
884d49c by Anish Bhatt (anish@xxxxxxxxxxx):
NBAP : Verify conversation proto data exists before trying to access it
Bug 11841
Change-Id: Ic0dea6491a68a042ddc0f2dbee19739e4568b18c
Reviewed-on: https://code.wireshark.org/review/12576
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 23379ae3624df82c170f48e5bb3250a97ec61c13)
Reviewed-on: https://code.wireshark.org/review/12585
(cherry picked from commit 254731ee05ab663fb79f3431ac0aa141b7065de0)
Reviewed-on: https://code.wireshark.org/review/12586
Actions performed:
from 6b3755c Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT_ETT to match ZBEE_ZCL_APPL_EVTALT_COUNT_NUM_MASK, to prevent invalid ett_ array access.
adds 884d49c NBAP : Verify conversation proto data exists before trying to access it
Summary of changes:
asn1/nbap/nbap.cnf | 9 ++++--
epan/dissectors/packet-nbap.c | 69 +++++++++++++++++++++--------------------
2 files changed, 42 insertions(+), 36 deletions(-)