diff options
| author | Peter Gerber <[email protected]> | 2017-03-16 21:36:43 +0000 |
|---|---|---|
| committer | Peter Gerber <[email protected]> | 2017-03-16 22:14:58 +0000 |
| commit | f82f6509531f824be6fb102651c570352f7a016d (patch) | |
| tree | e60add4a1f8ac16686cb4398804f543c7e3a71ba /openssl/src/stack.rs | |
| parent | Release v0.9.9 (diff) | |
| download | rust-openssl-f82f6509531f824be6fb102651c570352f7a016d.tar.xz rust-openssl-f82f6509531f824be6fb102651c570352f7a016d.zip | |
Panic if lock managed by `locking_function` is doubly unlocked
Trying to unlock an unlocked lock is always an error and should
be treated as such.
This is related to #597.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions