Add constness to length variables in `tor_tls_cert_matches_key`.
[tor.git] / changes / rust_asan
blob1ca7ae68886c132a12b52c9a9b757f6b67f19d32
1   o Major bugfixes (compilation, rust):
2     - Rust tests can now build and run successfully with the
3       --enable-fragile-hardening option enabled.
4       Doing this currently requires the rust beta channel; it will
5       be possible with stable rust as of rust version 1.31 is out.
6       Patch from Alex Crichton.
7       Fixes bugs 27272, 27273, and 27274.
8       Bugfix on 0.3.1.1-alpha.