DanglingPtr: Mark all of them as untriaged [20/N]
This patch is a no-op with all the common build flags.
Add the "DanglingUntriaged" raw_ptr annotation. It indicates a raw_ptr
becomes dangling, and it should be triaged/fixed. This will also disable
dangling detection for those pointers, once enabled.
These were identified by running the lacros-arm-generic-rel CQ bot with
DPD activated (both build + runtime here: https://crrev.com/c/3941825)
Bug: 1291138
Change-Id: I794fc28f0a9ace8b2cf5dfd14e9391896ac1fd55
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4083425
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Owners-Override: Arthur Sonzogni <arthursonzogni@chromium.org>
Commit-Queue: Ali Hijazi <ahijazi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1080246}
NOKEYCHECK=True
GitOrigin-RevId: 4d98c3e55f21cc695102cdfe89d38b9a870c0896
2 files changed