Files
brave-core/chromium_src/sandbox
cdesouza-chromium 797ff8d307 [unsafe-buffers] Remove all #pragma allow_unsafe_buffers (#28637)
This change migrates all uses of `#pragma allow_unsafe_buffers` to use
`UNSAFE_TODO`. This makes the offending places more visible, as well as
making explicit the introduction of new spots.

Resolves https://github.com/brave/brave-browser/issues/45414
2025-04-14 22:26:35 +01:00
..