From 96e8ee4bdd46cdef0bd67d7cffb1aac4bee8378d Mon Sep 17 00:00:00 2001 From: Pratik Mankawde Date: Thu, 27 Nov 2025 13:33:28 +0000 Subject: [PATCH] added an extra line Signed-off-by: Pratik Mankawde --- sanitizers/suppressions/ubsan.supp | 1 + 1 file changed, 1 insertion(+) diff --git a/sanitizers/suppressions/ubsan.supp b/sanitizers/suppressions/ubsan.supp index 8f0e0d0d48..7a261f9924 100644 --- a/sanitizers/suppressions/ubsan.supp +++ b/sanitizers/suppressions/ubsan.supp @@ -1,4 +1,5 @@ # The idea is to empty this file gradually by fixing the underlying issues and removing suppresions. + # Suppress UBSan errors in external code by source file path # This matches any source file under the external/ directory alignment:external