]> git.lizzy.rs Git - rust.git/commit
auto merge of #6397 : cantsin/rust/rusti-fixes, r=catamorphism
authorbors <bors@rust-lang.org>
Sat, 11 May 2013 21:04:44 +0000 (14:04 -0700)
committerbors <bors@rust-lang.org>
Sat, 11 May 2013 21:04:44 +0000 (14:04 -0700)
commit8ca64a423bea5dd9f4149fe343f7cec87e25316c
treeeee9805cfdbd1218d7e5d06b9c5365446ff9b3f3
parent957251817bb78f1f0e2f9e6efdb827b43c773ac4
parent3db74ddd2e0ec7ea02ac1b82745439587f514cc4
auto merge of #6397 : cantsin/rust/rusti-fixes, r=catamorphism

Fixes #6378

Don't pass the binary name to the LLVMRustExecuteJIT closure, otherwise it will leak memory; the binary name doesn't seem to be needed, anyhow.
src/librustc/back/link.rs