URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b4ada17723ed8af7e85cb48d537437ed614e417
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b4ada1 by Michael Mann (mmann78@xxxxxxxxxxxx):
[NBAP] Prevent crash.
If no previous conversation exists, a memcpy will try to copy from NULL destination.
Bug: 11835
Change-Id: I445480bb425834c5a918f1ffa148cb83d6c9750c
Reviewed-on: https://code.wireshark.org/review/12326
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 79f7edb Qt: Don't expose ColorUtils::graph_colors_.
adds 5b4ada1 [NBAP] Prevent crash.
Summary of changes:
asn1/nbap/nbap.cnf | 5 ++--
epan/dissectors/packet-nbap.c | 65 +++++++++++++++++++++--------------------
2 files changed, 36 insertions(+), 34 deletions(-)