
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}