From 14c3f3c21450a68e5bcb506bc3355b2e47e3c954 Mon Sep 17 00:00:00 2001 From: "Adam C. Emerson" Date: Thu, 19 Oct 2017 16:08:07 -0400 Subject: [PATCH] zstd: Upgrade to v1.3.2 This buys us fixes for a few memory errors and asserts and also improves the CMake build script so it doesn't mostly ignore the CXXFLAGS we pass in. Signed-off-by: Adam C. Emerson --- src/zstd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zstd b/src/zstd index dc9931205a87..f4340f46b238 160000 --- a/src/zstd +++ b/src/zstd @@ -1 +1 @@ -Subproject commit dc9931205a87fdf6b993b3e215139011d3ef9fee +Subproject commit f4340f46b2387bc8de7d5320c0b83bb1499933ad -- 2.47.3