# 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,unique_ptr # These directories are excluded because they come from outside PDFium and # we don't have control over their contents. -samples/ -skia/ -testing/gmock/ -testing/gtest/ -third_party/ -tools/ -v8/