diff options
| author | Steven Fackler <[email protected]> | 2015-03-29 10:18:30 -0700 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2015-03-29 10:18:30 -0700 |
| commit | 2b1a9a7814293d50829a60d42f4e8f2ea0353bd7 (patch) | |
| tree | 036c0d00d49c85bfdc9a8e320ec7e1dd63a8b04f /openssl-sys/src | |
| parent | Merge pull request #191 from fhartwig/rustup (diff) | |
| download | rust-openssl-2b1a9a7814293d50829a60d42f4e8f2ea0353bd7.tar.xz rust-openssl-2b1a9a7814293d50829a60d42f4e8f2ea0353bd7.zip | |
Fix verify data free function
Turns out this is called with a null pointer if you never set the data
which didn't end up doing anything until the recent zeroing drop
changes.
Also use a map of indexes since statics in generic functions don't
monomorphize
Diffstat (limited to 'openssl-sys/src')
0 files changed, 0 insertions, 0 deletions