From 46ebd908494bf28a4402be570a14f102040ef5a0 Mon Sep 17 00:00:00 2001 From: Justin Caratzas Date: Tue, 22 Apr 2025 09:02:48 -0400 Subject: [PATCH] upgrade libzstd submodule (1.4.5 -> 1.5.7) This fixes a couple CVEs: CVE-2021-24031 CVE-2021-24032 There doesn't appear to be changes to the API other than deprecating a couple experimental functions --- src/zstd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zstd b/src/zstd index b706286adbba7..f8745da6ff1ad 160000 --- a/src/zstd +++ b/src/zstd @@ -1 +1 @@ -Subproject commit b706286adbba780006a47ef92df0ad7a785666b6 +Subproject commit f8745da6ff1ad1e7bab384bd1f9d742439278e99 -- 2.39.5