Sign in
llvm
/
scudo
Clone this repo:
Branches
main
master
e4d890b
[scudo] Remove malloc_enable_child from API. (#215439)
by Christopher Ferris
· 21 hours ago
main
master
23e3063
[scudo] Add check to verify locking is correct. (#214377)
by Christopher Ferris
· 6 days ago
f8fc146
[scudo] Fix GCC build after 212604 (#212904)
by Michael Jones
· 13 days ago
9bc3817
[scudo] Fix all deadlocks with condition code variables. (#212604)
by Christopher Ferris
· 14 days ago
c50be5c
[scudo] Test to verify fork and allocate does not deadlock. (#211975)
by Christopher Ferris
· 2 weeks ago
a3aeaa7
[scudo] Add unmap and eviction stats to Secondary
by Sadaf Ebrahimi
· 2 weeks ago
a5dd68e
[scudo] Remove dead code and other small cleanups. (#210454)
by Christopher Ferris
· 3 weeks ago
2bd5a1b
[scudo] Small refactor of getTSDXXX functions. (#208127)
by Christopher Ferris
· 5 weeks ago
75b5434
[scudo] Make death tests use SCUDO_XXX_DEATH_TEST. (#206196)
by Christopher Ferris
· 5 weeks ago
ecc9f1b
[scudo] Remove internal linkage from LargeBlock header helpers (NFC) (#207708)
by Aditya Medhane
· 5 weeks ago
c44dab6
[scudo] Remove static error info functions. (#204483)
by Christopher Ferris
· 8 weeks ago
177644e
[scudo] For a realloc that shrinks, retag the extra. (#204031)
by Christopher Ferris
· 8 weeks ago
f5a5b10
[scudo] Use the unmap function on MemMap object. (#204001)
by Christopher Ferris
· 8 weeks ago
564c4ec
[scudo] Remove locks from getTSDAndLockSlow (#201960)
by Christopher Ferris
· 9 weeks ago
a0a4a5a
[scudo] Log if randomness degrades. (#201482)
by Christopher Ferris
· 10 weeks ago
f8566ff
[compiler-rt] fix out-of-bounds access in scudo test (#201390)
by George Burgess IV
· 10 weeks ago
a015bf6
[scudo] Return nullptr if a remap fails on linux. (#200537)
by Christopher Ferris
· 2 months ago
b45d932
[scudo] Improve performance of pushBlocks sort. (#200297)
by Christopher Ferris
· 2 months ago
271350e
[scudo] Create a non-static getErrorInfo function. (#199770)
by Christopher Ferris
· 3 months ago
f8ef2ae
[scudo] Add unit test for StackDepot edge cases
by Sadaf Ebrahimi
· 3 months ago
More »