diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2016-05-26 11:56:24 +0100 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2016-05-26 11:56:24 +0100 |
commit | 90de9be2effedc706ac45a84dec18cc328d07e64 (patch) | |
tree | 2492b828ca6f59f8b911f5884ac9173d3dd44b1f /util/memtest-soak.py | |
parent | 7dc5034ff2e8559c1cc6afedeb32d17583469d72 (diff) | |
download | gem5-90de9be2effedc706ac45a84dec18cc328d07e64.tar.xz |
mem: Fix MemChecker unique_ptr type mismatch
This patch fixes the type of the unique_ptr instances, to ensure that
the data that is allocated with new[] is also deleted with
delete[]. The issue was highlighted by ASAN.
Change-Id: I2c5510424959d862a9954d83e728d901bb18d309
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Stephan Diestelhorst <stephan.diestelhorst@arm.com>
Diffstat (limited to 'util/memtest-soak.py')
0 files changed, 0 insertions, 0 deletions