Age | Commit message (Expand) | Author |
---|---|---|
2021-12-15 | LibSanitizer: Log UBSAN errors in red text to the debug console | Andrew Kaster |
2021-12-15 | AK+LibSanitizer: Add method to zero out a UBSAN SourceLocation | Andrew Kaster |
2021-12-15 | LibSanitizer: Check for halt_on_error=0 in $UBSAN_OPTIONS | Andrew Kaster |
2021-08-08 | LibSanitizer+AK: Add float cast overflow handler | Daniel Bertalan |
2021-06-29 | LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print | Andrew Kaster |
2021-05-27 | Userland: Port UBSAN implementation to userspace | Andrew Kaster |