Daniel Bertalan
|
f0973db6dd
LibSanitizer: Add `_abort` variants of UBSan handlers
|
1 年之前 |
Daniel Bertalan
|
a2d352c4c9
LibSanitizer: Abort on unrecoverable UBSan errors
|
1 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Andreas Kling
|
e86ab57078
AK+Kernel+LibSanitizer: Store "ubsan-is-deadly" flag as Atomic<bool>
|
3 年之前 |
Andrew Kaster
|
7e04160b0b
LibSanitizer: Log UBSAN errors in red text to the debug console
|
3 年之前 |
Andrew Kaster
|
db33cdbc2f
AK+LibSanitizer: Add method to zero out a UBSAN SourceLocation
|
3 年之前 |
Andrew Kaster
|
3e9fb9f23c
LibSanitizer: Check for halt_on_error=0 in $UBSAN_OPTIONS
|
3 年之前 |
Daniel Bertalan
|
653d22e21f
LibSanitizer+AK: Add float cast overflow handler
|
3 年之前 |
Andrew Kaster
|
882002c566
LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print
|
4 年之前 |
Andrew Kaster
|
4a5a1e8648
Userland: Port UBSAN implementation to userspace
|
4 年之前 |