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 10, 2018
2 parents 8550ac8 + 49f7ccd commit c888f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dlmalloc
Submodule dlmalloc updated 1 files
+1 −1 src/dlmalloc.rs

0 comments on commit c888f72

Please sign in to comment.