mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-08-02 05:04:39 +08:00
Recent changes to partition alloc have made its files able to stand up to this scrutiny. Change-Id: I2fcf8fd91e7c392db83001056f9c34a76c5e47ba Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/134750 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org>
18 lines
403 B
Plaintext
18 lines
403 B
Plaintext
# Copyright 2024 The PDFium Authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
|
|
# See `docs/unsafe_buffers.md`.
|
|
|
|
# Checks to enforce
|
|
.buffers,libc
|
|
|
|
# These directories are excluded because they come from outside PDFium and
|
|
# we don't have control over their contents.
|
|
-samples/
|
|
-skia/
|
|
-testing/
|
|
-third_party/
|
|
-tools/
|
|
-v8/
|