mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
6 lines
216 B
Text
6 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()
|