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

/gem5/src/mem/
H A Dmem_checker_monitor.ccdiff 11489:47aca087ebb4 Thu May 26 06:56:00 EDT 2016 Andreas Hansson <andreas.hansson@arm.com> 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>
/gem5/src/arch/x86/linux/
H A Dprocess.ccdiff 12795:6e69f6a3c0c0 Thu Jun 21 14:17:00 EDT 2018 Matt Sinclair <mattdsinclair@gmail.com> syscall_emul: adding link system call

Change-Id: If8922c2233bbe1f6fce35f64d1a44b91d2cfeed2
Reviewed-on: https://gem5-review.googlesource.com/11489
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
/gem5/src/sim/
H A Dsyscall_emul.ccdiff 12795:6e69f6a3c0c0 Thu Jun 21 14:17:00 EDT 2018 Matt Sinclair <mattdsinclair@gmail.com> syscall_emul: adding link system call

Change-Id: If8922c2233bbe1f6fce35f64d1a44b91d2cfeed2
Reviewed-on: https://gem5-review.googlesource.com/11489
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
H A Dsyscall_emul.hhdiff 12795:6e69f6a3c0c0 Thu Jun 21 14:17:00 EDT 2018 Matt Sinclair <mattdsinclair@gmail.com> syscall_emul: adding link system call

Change-Id: If8922c2233bbe1f6fce35f64d1a44b91d2cfeed2
Reviewed-on: https://gem5-review.googlesource.com/11489
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>

Completed in 85 milliseconds