Sign in
llvm
/
scudo
Clone this repo:
Branches
main
master
7dcda9d
[scudo] Use TestAllocator wrapper to ensure proper cleanup (#160800)
by Fabio D'Urso
· 28 hours ago
main
master
4380324
[scudo] Release to OS if a large amount of memory is deallocated. (#160621)
by Christopher Ferris
· 3 days ago
81fb12e
[scudo] Skip special quarantine blocks in iterateOverChunks (#159892)
by Christopher Ferris
· 5 days ago
4f16bd8
[scudo] Add missing tracing.h include to primary32 (#159668)
by Christopher Ferris
· 9 days ago
25d3af2
[scudo] Move the trace point in releaseToOSMaybe (#159204)
by Christopher Ferris
· 11 days ago
46a0224
[scudo] Add tracing framework (#156112)
by Christopher Ferris
· 2 weeks ago
4d2b9c8
[scudo] Use anonymous namespace for test helper code (#157207)
by Roland McGrath
· 3 weeks ago
a563127
[scudo] Move getPageSize() decl to common.h header (#157146)
by Roland McGrath
· 3 weeks ago
936bda3
[scudo] Allow the quarantine code to be compiled out (#151064)
by Christopher Ferris
· 8 weeks ago
5e48d78
[scudo] Fix secondary caching for mte (#150156)
by Christopher Ferris
· 9 weeks ago
61d6928
[scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944)
by Fabio D'Urso
· 10 weeks ago
7328c5d
[scudo] Make release to OS test more specific. (#147852)
by Christopher Ferris
· 2 months ago
f3b87bf
[scudo] Fix c wrappers double free test. (#148066)
by Christopher Ferris
· 3 months ago
8ee8154
[scudo] Move out the definitions of member functions in primary allocators (#147601)
by ChiaHungDuan
· 3 months ago
8695ad1
[scudo] Make block storage in TransferBatch trailing objects (#144204)
by ChiaHungDuan
· 3 months 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
· 6 months ago
a8735a2
[scudo] Modify header corrupption error message (#126812)
by Christopher Ferris
· 8 months ago
d256b97
[scudo] Make guard pages optional in the secondary (#125960)
by Christopher Ferris
· 8 months ago
More »