]> git.lizzy.rs Git - rust.git/commitdiff
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)
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.

1  2 
src/librustc/back/link.rs

Simple merge