URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=670b1199e3c3975755d4c717d8d991c1d56b597c
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
670b119 by Dario Lombardo (lomato@xxxxxxxxx):
print.c NULL pointer check in print_escaped
Added NULL pointer check in print_escaped functions.
Requested by comment in change 16034.
Change-Id: Id172d772d9b5cb4bcd31fe8b42286f885ec5b968
Reviewed-on: https://code.wireshark.org/review/16188
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 8c006fe print: change function call.
adds 670b119 print.c NULL pointer check in print_escaped
Summary of changes:
epan/print.c | 8 ++++++++
1 file changed, 8 insertions(+)