mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
216 B
Text
5 lines
216 B
Text
o Minor bugfixes:
|
|
- Clear keys and key-derived material left on the stack in rendservice.c
|
|
and rendclient.c
|
|
- Check return value of crypto_pk_write_private_key_to_string() in
|
|
end_service_load_keys()
|