Sign in
llvm
/
scudo
Clone this repo:
Branches
main
master
a563127
[scudo] Move getPageSize() decl to common.h header (#157146)
by Roland McGrath
· 22 hours ago
main
master
936bda3
[scudo] Allow the quarantine code to be compiled out (#151064)
by Christopher Ferris
· 5 weeks ago
5e48d78
[scudo] Fix secondary caching for mte (#150156)
by Christopher Ferris
· 6 weeks ago
61d6928
[scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944)
by Fabio D'Urso
· 7 weeks ago
7328c5d
[scudo] Make release to OS test more specific. (#147852)
by Christopher Ferris
· 7 weeks ago
f3b87bf
[scudo] Fix c wrappers double free test. (#148066)
by Christopher Ferris
· 8 weeks ago
8ee8154
[scudo] Move out the definitions of member functions in primary allocators (#147601)
by ChiaHungDuan
· 8 weeks ago
8695ad1
[scudo] Make block storage in TransferBatch trailing objects (#144204)
by ChiaHungDuan
· 9 weeks ago
dbc816c
[scudo] Make report pointers const. (#144624)
by Christopher Ferris
· 3 months ago
f347c35
[scudo] Add primary option to enable/disable cache blocks. (#129794)
by Christopher Ferris
· 5 months ago
2dd0bdf
[scudo] Use a tryLock in secondary release to OS (#132827)
by Christopher Ferris
· 5 months ago
a8735a2
[scudo] Modify header corrupption error message (#126812)
by Christopher Ferris
· 7 months ago
d256b97
[scudo] Make guard pages optional in the secondary (#125960)
by Christopher Ferris
· 7 months ago
8e02278
[scudo] Refactor the secondary test (#125595)
by Christopher Ferris
· 7 months ago
3dd8c57
[scudo] Clean up secondary tests. (#124999)
by Christopher Ferris
· 7 months ago
7948b60
[scudo] Fix the format of getStats() (#121608)
by ChiaHungDuan
· 8 months ago
8fe52f1
[scudo] Add the record of number of attempted page release (#120497)
by ChiaHungDuan
· 9 months ago
6edd4e5
[scudo] Minor refactor on element address validation (NFC) (#119436)
by ChiaHungDuan
· 9 months ago
e9d2752
[scudo] Clean the TODO in list.h (#119323)
by ChiaHungDuan
· 9 months ago
ed3eeff
[scudo] Group type traits into a single header (NFC) (#118888)
by ChiaHungDuan
· 9 months ago
More »