URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24b5b43c427aab27c272287c149ce71d6bcf9a6d
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
24b5b43 by Michael Mann (mmann78@xxxxxxxxxxxx):
[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_Size
Bug: 11815
Change-Id: I107cf90df87bdafa23bd4b81acbc25d98773b223
Reviewed-on: https://code.wireshark.org/review/12347
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit d2644aef369af0667220b5bd69996915b29d753d)
Reviewed-on: https://code.wireshark.org/review/12350
(cherry picked from commit 4c499f54d38b2749a3da634da297c019582ebadd)
Reviewed-on: https://code.wireshark.org/review/12351
(cherry picked from commit ea517f980cdd04f407db606ff789e0221550e678)
Reviewed-on: https://code.wireshark.org/review/13770
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from eb3df77 [NBAP] Prevent crash.
adds 24b5b43 [NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_Size
Summary of changes:
asn1/nbap/nbap.cnf | 11 ++++----
epan/dissectors/packet-nbap.c | 61 +++++++++++++++++++++--------------------
2 files changed, 37 insertions(+), 35 deletions(-)