mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-03 01:42:54 +00:00
I am not sure why 096cecb95e disabled the stack protector and sanitizers
for all files, but this is not necessary.
Only the pre_init code needs to run without them, as that code runs
identity mapped.