Attention is currently required from: Werner Zeh, Harshit Sharma.
Ahamed Husni has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/51787 )
Change subject: lib: Add ASan heap related functions
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
Hi,
I have added ASan support for Heap. This patch only adds redzones and poisons it when memory is allocated and unpoisons the redzones when memory is deallocated.
The internal data of the allocator (such as the allocation size, thread ID, etc.) is not stored in the left redzone yet.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/51787
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idc0fdd5453b84e091a5265ddc39428e5d1a1e636
Gerrit-Change-Number: 51787
Gerrit-PatchSet: 3
Gerrit-Owner: Ahamed Husni
ahamedhusni73@gmail.com
Gerrit-Reviewer: Harshit Sharma
harshitsharmajs@gmail.com
Gerrit-Reviewer: Werner Zeh
werner.zeh@siemens.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Werner Zeh
werner.zeh@siemens.com
Gerrit-Attention: Harshit Sharma
harshitsharmajs@gmail.com
Gerrit-Comment-Date: Thu, 25 Mar 2021 10:14:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment