diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-20 07:59:09 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-20 07:59:09 -0400 |
commit | 50cbf220994c7cec5939666cbf990acb4aaa46c6 (patch) | |
tree | 905087ffdd100348c573fb6decf777fd8bfadd89 /src/test/test_crypto_slow.c | |
parent | 33841a60303ce8febf8180829a868dcc43924d77 (diff) | |
download | tor-50cbf220994c7cec5939666cbf990acb4aaa46c6.tar.gz tor-50cbf220994c7cec5939666cbf990acb4aaa46c6.zip |
Fix a bug related to moving signing_key_cert
Now that the field exists in signed_descriptor_t, we need to make
sure we free it when we free a signed_descriptor_t, and we need to
make sure that we don't free it when we convert a routerinfo_t to a
signed_descriptor_t.
But not in any released Tor. I found this while working on #19128.
One problem: I don't see how this could cause 19128.
Diffstat (limited to 'src/test/test_crypto_slow.c')
0 files changed, 0 insertions, 0 deletions