]> git.lizzy.rs Git - rust.git/commit
Upgrade libuv to fix a leak on OSX
authorAlex Crichton <alex@alexcrichton.com>
Tue, 17 Dec 2013 21:12:36 +0000 (13:12 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 19 Dec 2013 07:00:04 +0000 (23:00 -0800)
commit9578af88763daace30f354a0053b9f73ccc2227d
treef2493d18ca9ae5dff476f12166c929c740583472
parentb760ed6573aae61922ecdeeae75cc0a175c58e00
Upgrade libuv to fix a leak on OSX

I haven't landed this fix upstream just yet, but it's opened as
joyent/libuv#1048. For now, I've locally merged it into my fork, and I've
upgraded our repo to point to the new revision.

Closes #11027
src/libstd/run.rs
src/libuv