forked from google/angle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunsafe_buffers_paths.txt
More file actions
43 lines (39 loc) · 1.53 KB
/
unsafe_buffers_paths.txt
File metadata and controls
43 lines (39 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Copyright 2025 The ANGLE Project 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 https://source.chromium.org/chromium/chromium/src/+/main:docs/unsafe_buffers.md
# Checks to enforce
.buffers,libc
# These directories are excluded
-build/
-samples/
-src/third_party/
-src/common/third_party/
-src/tests/capture_tests/
-src/tests/capture_replay_tests/
-src/tests/restricted_traces/
-testing/
-third_party/
-tools/
# These generated files are excluded until templates are updated.
-src/common/Float16ToFloat32.cpp
-src/common/gl_enum_utils_autogen.cpp
-src/common/spirv/spirv_instruction_builder_autogen.cpp
-src/common/spirv/spirv_instruction_parser_autogen.cpp
-src/compiler/preprocessor/preprocessor_lex_autogen.cpp
-src/compiler/preprocessor/preprocessor_tab_autogen.cpp
-src/compiler/translator/ImmutableString_autogen.cpp
-src/compiler/translator/SymbolTable_autogen.cpp
-src/compiler/translator/glslang_lex_autogen.cpp
-src/compiler/translator/glslang_tab_autogen.cpp
-src/compiler/translator/hlsl/emulated_builtin_functions_hlsl_autogen.cpp
-src/libANGLE/renderer/vulkan/vk_internal_shaders_autogen.cpp
-src/libGLESv2/egl_stubs_getprocaddress_autogen.cpp
-util/autogen/angle_features_autogen.cpp
-util/capture/frame_capture_replay_autogen.cpp
-util/capture/trace_egl_loader_autogen.cpp
-util/capture/trace_gles_loader_autogen.cpp
-util/capture/trace_interpreter_autogen.cpp
-util/egl_loader_autogen.cpp
-util/gles_loader_autogen.cpp
-util/windows/wgl_loader_autogen.cpp