]> git.lizzy.rs Git - rust.git/commit
auto merge of #7578 : alexcrichton/rust/overflow, r=thestinger
authorbors <bors@rust-lang.org>
Tue, 9 Jul 2013 06:10:35 +0000 (23:10 -0700)
committerbors <bors@rust-lang.org>
Tue, 9 Jul 2013 06:10:35 +0000 (23:10 -0700)
commitac026e2e6948760380ab013e9dc82fc86ad92edc
treed7d02519258f6ad2281a365f9346efe714d9844d
parenta48ca3290df992fde2f74ccf5b9f4e36563af8da
parentfe4a15886c97f6095f99fcc894f050dcf6f974eb
auto merge of #7578 : alexcrichton/rust/overflow, r=thestinger

This should never cause a segfault, but rather fail somehow. Possibly a condition could be used here, but for now there's not much else to do.
src/libstd/vec.rs