Remove cfi ignores for PipeWire code

https://webrtc-review.googlesource.com/c/src/+/250702 updated the
PipeWire code so that any functions which currently needed to have the
RTC_NO_SANITIZE("cfi-icall") attributes added (during golden path usage
and a quick examination), were added.

(Note that the individual stub methods were flagged, but the
InitializeStubs method was not, which likely prompted the need to flag
the function where InitializeStubs was called).

Bug: webrtc:13659
Change-Id: I1951628be035e0242e667574d348b1f5c3033c1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3449702
Auto-Submit: Alexander Cooper <alcooper@chromium.org>
Reviewed-by: Peter Collingbourne <pcc@chromium.org>
Commit-Queue: Peter Collingbourne <pcc@chromium.org>
Cr-Commit-Position: refs/heads/main@{#970041}
NOKEYCHECK=True
GitOrigin-RevId: 59fe6b4bd68ac6727c7e08994a42b8892bafbe66
1 file changed
tree: 6062b23ea2b896b1e46a4945d8384b3ce151cbae
  1. ignores.txt
  2. OWNERS