diff options
author | Gabe Black <gabeblack@google.com> | 2018-09-04 18:05:13 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-10-03 00:53:29 +0000 |
commit | fd0da6800aae3eaf46bca4fdbfd85a5f9f161326 (patch) | |
tree | b2cf538d3ce346fd334505794d5fddadf6c31e74 /src/systemc/tests | |
parent | fc0e22461e51eebcc6919672802fd9f1a3bc860c (diff) | |
download | gem5-fd0da6800aae3eaf46bca4fdbfd85a5f9f161326.tar.xz |
systemc: Copy the msgType and msg parameters of sc_report.
The original strings pointed to by those parameters may go away before
the sc_report has been completely consumed. By copying them, we make
sure other consumers downstream can still access them.
Change-Id: Iab9a802b7ae3bb5aed3a2716cd92886b8d241dfa
Reviewed-on: https://gem5-review.googlesource.com/c/12469
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/tests')
0 files changed, 0 insertions, 0 deletions