| commit | 200ced88bd95aff38b03862d1aac6ba2cf61fcb1 | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Fri Jul 19 20:48:04 2024 +0000 |
| committer | Pdfium LUCI CQ <pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 20:48:04 2024 +0000 |
| tree | 037b8c7c024731023677389c85b271954a1f7aaf | |
| parent | 03a213d6b36879463e7ab7a0c3d5cfe84c0c1cf0 [diff] |
Remove public/ from list of suppressed unsafe_buffers directories, As far as I can tell, there shouldn't be anything in these headers that would trip the warning. Change-Id: I5e9eb0ea11d27a1e64806ce3c0464156684641e8 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/122171 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@google.com> Commit-Queue: Tom Sepez <tsepez@chromium.org>
diff --git a/pdfium_unsafe_buffers_paths.txt b/pdfium_unsafe_buffers_paths.txt index 64613bd..0b8a606 100644 --- a/pdfium_unsafe_buffers_paths.txt +++ b/pdfium_unsafe_buffers_paths.txt
@@ -19,7 +19,6 @@ # These directories are excluded because they come from outside PDFium and # we don't have control over their contents. -base/ --public/ -samples/ -skia/ -testing/