Hash :
60607c8e
Author :
Date :
2025-08-25T19:48:41
Activate unsafe buffer enforcement for Angle src/ Single-file patch for easy revert in case we have missed any files needing unsafe buffer suppressions. Bug: b/436880895 Change-Id: I67572c9441e084448ff40443c069db31455484a4 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6880744 Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
# 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/
-util/
# These generated files are excluded
-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