]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8217 : brson/rust/reset_stack_limit, r=pcwalton
authorbors <bors@rust-lang.org>
Sun, 4 Aug 2013 10:34:56 +0000 (03:34 -0700)
committerbors <bors@rust-lang.org>
Sun, 4 Aug 2013 10:34:56 +0000 (03:34 -0700)
In some scenarios upcall_rust_stack_limit fails to record the stack
limit, leaving it 0, and allowing subsequent Rust code to run into
the red zone.


Trivial merge