[WIP] simulation: fix NULL dereference
oLastTrans may be NULL when saving the benchmark to file. The current logic does not handle this correctly, dereferencing it for a print. Print a dummy value when the variable is NULL to resolve the issue.
parent
b60d3448
No related branches found
No related tags found
Loading
Please register or sign in to comment