diff options
author | teor <teor2345@gmail.com> | 2015-06-03 03:56:05 +1000 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2015-06-03 04:19:05 +1000 |
commit | 383a27afc58b7a416fe0f30c80fdd069bc03d5d4 (patch) | |
tree | 7acab6a104a50a27137202e34bd069188c75b7ee /src/ext/curve25519_donna | |
parent | e0477de0e262e9009021cbd0556b7a9541d2192c (diff) | |
download | tor-383a27afc58b7a416fe0f30c80fdd069bc03d5d4.tar.gz tor-383a27afc58b7a416fe0f30c80fdd069bc03d5d4.zip |
Ensure signing_key is non-NULL before accessing one of its members
signing_key can be NULL in ed_key_init_from_file in routerkeys.c.
Discovered by clang 3.7 address sanitizer.
Fix on c03694938ed0, not in any released version of Tor.
Diffstat (limited to 'src/ext/curve25519_donna')
0 files changed, 0 insertions, 0 deletions