Searched hist:13080 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/utils/
H A Dsc_report_handler.cc13080:5b49b8664269 Wed Aug 22 22:26:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Make the report handler handle null messages.

It was checking the first character of the message for a null byte, but
not whether the message string pointer itself was null.

Change-Id: Iddef1e22c35b55c8c898670576ab416dd1023d7c
Reviewed-on: https://gem5-review.googlesource.com/12252
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 7 milliseconds