From 90c05e04200d7661e92ee82321c11badfb3e350f Mon Sep 17 00:00:00 2001 From: Stella Laurenzo Date: Tue, 3 Sep 2024 15:39:33 -0700 Subject: [PATCH] Iterate --- libshortfin/build_tools/python_lsan_suppressions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/libshortfin/build_tools/python_lsan_suppressions.txt b/libshortfin/build_tools/python_lsan_suppressions.txt index ed535c270..cc768d575 100644 --- a/libshortfin/build_tools/python_lsan_suppressions.txt +++ b/libshortfin/build_tools/python_lsan_suppressions.txt @@ -1 +1,2 @@ leak:PyUnicode_New +leak:_PyUnicodeWriter_Finish