summaryrefslogtreecommitdiff
path: root/ext/mcpat
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2016-05-26 11:56:24 +0100
committerAndreas Hansson <andreas.hansson@arm.com>2016-05-26 11:56:24 +0100
commit90de9be2effedc706ac45a84dec18cc328d07e64 (patch)
tree2492b828ca6f59f8b911f5884ac9173d3dd44b1f /ext/mcpat
parent7dc5034ff2e8559c1cc6afedeb32d17583469d72 (diff)
downloadgem5-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 'ext/mcpat')
0 files changed, 0 insertions, 0 deletions