From 49f7ccd35ff1522fc2479f4fcec06871f6d3dc80 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 8 Feb 2018 20:45:45 -0800 Subject: [PATCH] Update the dlmalloc submodule A bug was recently fixed in dlmalloc which meant that released memory to the system accidentally wasn't getting reused, causing programs to be far slower than they should be! --- src/dlmalloc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dlmalloc b/src/dlmalloc index a2b424b600235..9b2dcac06c3e2 160000 --- a/src/dlmalloc +++ b/src/dlmalloc @@ -1 +1 @@ -Subproject commit a2b424b600235af58f453577c2da1b0e1de2ffa5 +Subproject commit 9b2dcac06c3e23235f8997b3c5f2325a6d3382df