Arthur Sonzogni has uploaded the change for review![Open in Gerrit]()
Commit message
[remoting] Convert to UNSAFE_TODO
[remoting] Convert to UNSAFE_TODO
We are migrating from coarse-grained file-level suppression (#pragma
allow_unsafe_buffers) to granular, expression-level markers
(UNSAFE_TODO()). The pragma disables safety checks for an entire file,
whereas UNSAFE_TODO() isolates specific potentially unsafe operations,
allowing the rest of the file to be enforced as safe.
AX-Relnotes: N/A
Cleanup: This is a mechanical #cleanup.
Bug: 409340989
Change-Id: Ief3c2caed0c14bed1bbad7c5f3029632c3a5fa89
Change information
Change size: S
Delta: 4 files changed, 10 insertions(+), 26 deletions(-)
Open in GerritRelated details
Attention set is empty
Gerrit-MessageType: newchange
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ief3c2caed0c14bed1bbad7c5f3029632c3a5fa89
Gerrit-Change-Number: 7726244
Gerrit-PatchSet: 1