# Copyright 2024 The Chromium Project. 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 enable .buffers,libc # Directories to exempt from checks -base/allocator/ -base/third_party/ -codelabs/ # Examples, keep simple. -chrome/browser/platform_experience/win/ -chrome/chrome_elf/third_party_dlls/ -chrome/elevation_service/internal/ -chrome/installer/mac/third_party/ -chromeos/assistant/internal -components/optimization_guide/internal/ -ios/ -ios_internal/ -native_client/ -net/third_party/ -ppapi/ -testing/iossim/ -third_party/ +third_party/blink/ +third_party/ipcz/ -tools/ -ui/gl/ # Unsafe generated files. -url/third_party/ -v8/