]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #48085 - alexcrichton:update-dlmalloc, r=Mark-Simulacrum
authorkennytm <kennytm@gmail.com>
Sat, 10 Feb 2018 16:51:56 +0000 (00:51 +0800)
committerkennytm <kennytm@gmail.com>
Sat, 10 Feb 2018 16:51:56 +0000 (00:51 +0800)
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!


Trivial merge