URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc144aa595d031c67ba100f55a8d3afa5e0b2a3a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
fc144aa by Pascal Quantin (pascal.quantin@xxxxxxxxx):
NBAP: avoid dereferencing a NULL pointer
Bug: 11602
Change-Id: I56b9db19eca416c288f36c1f3a4faa7e22b38c8f
Reviewed-on: https://code.wireshark.org/review/11109
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit 5bf565690ad9f0771196d8fa237aa37fae3bb7cc)
Reviewed-on: https://code.wireshark.org/review/11110
Actions performed:
from 1a43414 Explain what it means that Wireshark can now open PCAP files (as MIME files).
adds fc144aa NBAP: avoid dereferencing a NULL pointer
Summary of changes:
asn1/nbap/nbap.cnf | 7 ++--
epan/dissectors/packet-nbap.c | 71 +++++++++++++++++++++--------------------
2 files changed, 42 insertions(+), 36 deletions(-)