File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ v0.10.66] - 2024-07-21
6+
7+ ### Fixed
8+
9+ - Fixed undefined behavior in ` MemBio::get_buf ` when the resulting buffer had a length of 0.
10+
511## [ v0.10.65] - 2024-07-20
612
713### Fixed
902908
903909Look at the [ release tags] for information about older releases.
904910
905- [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.65...master
911+ [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...master
912+ [ v0.10.66 ] : https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.65...openssl-v0.10.66
906913[ v0.10.65 ] : https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.65
907914[ v0.10.64 ] : https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.63...openssl-v0.10.64
908915[ v0.10.63 ] : https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63
Original file line number Diff line number Diff line change 11[package ]
22name = " openssl"
3- version = " 0.10.65 "
3+ version = " 0.10.66 "
44authors = [
" Steven Fackler <[email protected] >" ]
55license = " Apache-2.0"
66description = " OpenSSL bindings"
You can’t perform that action at this time.
0 commit comments