From 7b50ac2bf518c94669f449514145609218efc618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=89=E5=8F=AC=E5=AE=87?= Date: Wed, 18 Sep 2024 02:20:36 +0000 Subject: [PATCH] update install.py. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 冉召宇 --- install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.py b/install.py index 431508a..31c7ad4 100755 --- a/install.py +++ b/install.py @@ -51,7 +51,7 @@ def do_patch(args, target_dir): "Fix error whenparses the value of 5E-324 with libc++.patch", "0001-Parse-large-floats-as-infinity-1349-1353.patch", "0001-Use-default-rather-than-hard-coded-8-for-maximum-agg.patch", - "Fix.patch" + "Fix out-of-bounds read.patch" ] for patch in patch_file: