Skip to content

Commit

Permalink
Rollup merge of rust-lang#48085 - alexcrichton:update-dlmalloc, r=Mar…
Browse files Browse the repository at this point in the history
…k-Simulacrum

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!
  • Loading branch information
kennytm committed Feb 9, 2018
2 parents 434865d + bb0df96 commit 4a3394a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dlmalloc
Submodule dlmalloc updated 2 files
+2 −2 src/dlmalloc.rs
+4 −1 src/wasm.rs

0 comments on commit 4a3394a

Please sign in to comment.