mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 23:12:06 +00:00
The first time we want to print a UBSAN violation, the UBSAN runtime in userspace will get the UBSAN_OPTIONS environment variable to check if it contains the string "halt_on_error=1". This is clearly not robust to invalid options or adding more options, but it gets the job done at the moment. :^) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| UBSanitizer.cpp | ||