diff options
| author | bors <bors@rust-lang.org> | 2020-02-26 12:48:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-02-26 12:48:53 +0000 |
| commit | 892cb143e5984f220e6b26b48d972bd1f4644298 (patch) | |
| tree | 196b7add117dcb113ed0935e589060720f89ab84 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 3a0d106109d73ed2e45a9925a9512ade2afb7df9 (diff) | |
| parent | e5987a062f487321bdfcbbdac4b0b30548258631 (diff) | |
| download | rust-892cb143e5984f220e6b26b48d972bd1f4644298.tar.gz rust-892cb143e5984f220e6b26b48d972bd1f4644298.zip | |
Auto merge of #67290 - jonas-schievink:leak-audit, r=KodrAus
Audit liballoc for leaks in `Drop` impls when user destructor panics
Inspired by https://github.com/rust-lang/rust/pull/67243 and https://github.com/rust-lang/rust/pull/67235, this audits and hopefully fixes the remaining `Drop` impls in liballoc for resource leaks in the presence of panics in destructors called by the affected `Drop` impl.
This does not touch `Hash{Map,Set}` since they live in hashbrown. They have similar issues though.
r? @KodrAus
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
