Sign in
llvm
/
scudo
Clone this repo:
Branches
main
master
db74300
[scudo] Add config option to modify get usable size behavior (#158710)
by Christopher Ferris
· 2 days ago
main
master
1ad035c
[scudo] Secondary release to OS uses LRU to scan. (#163691)
by Christopher Ferris
· 12 days ago
6cf94e1
[scudo] Only read urandom if getrandom syscall isn't available. (#161889)
by Christopher Ferris
· 4 weeks ago
7dcda9d
[scudo] Use TestAllocator wrapper to ensure proper cleanup (#160800)
by Fabio D'Urso
· 6 weeks ago
4380324
[scudo] Release to OS if a large amount of memory is deallocated. (#160621)
by Christopher Ferris
· 6 weeks ago
81fb12e
[scudo] Skip special quarantine blocks in iterateOverChunks (#159892)
by Christopher Ferris
· 6 weeks ago
4f16bd8
[scudo] Add missing tracing.h include to primary32 (#159668)
by Christopher Ferris
· 7 weeks ago
25d3af2
[scudo] Move the trace point in releaseToOSMaybe (#159204)
by Christopher Ferris
· 7 weeks ago
46a0224
[scudo] Add tracing framework (#156112)
by Christopher Ferris
· 8 weeks ago
4d2b9c8
[scudo] Use anonymous namespace for test helper code (#157207)
by Roland McGrath
· 8 weeks ago
a563127
[scudo] Move getPageSize() decl to common.h header (#157146)
by Roland McGrath
· 9 weeks ago
936bda3
[scudo] Allow the quarantine code to be compiled out (#151064)
by Christopher Ferris
· 3 months ago
5e48d78
[scudo] Fix secondary caching for mte (#150156)
by Christopher Ferris
· 3 months ago
61d6928
[scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944)
by Fabio D'Urso
· 4 months ago
7328c5d
[scudo] Make release to OS test more specific. (#147852)
by Christopher Ferris
· 4 months ago
f3b87bf
[scudo] Fix c wrappers double free test. (#148066)
by Christopher Ferris
· 4 months ago
8ee8154
[scudo] Move out the definitions of member functions in primary allocators (#147601)
by ChiaHungDuan
· 4 months ago
8695ad1
[scudo] Make block storage in TransferBatch trailing objects (#144204)
by ChiaHungDuan
· 4 months ago
dbc816c
[scudo] Make report pointers const. (#144624)
by Christopher Ferris
· 5 months ago
f347c35
[scudo] Add primary option to enable/disable cache blocks. (#129794)
by Christopher Ferris
· 7 months ago
More »