]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add change file bug2385
authorAndrea Shepard <andrea@persephoneslair.org>
Sat, 16 Jun 2012 04:54:26 +0000 (21:54 -0700)
committerAndrea Shepard <andrea@persephoneslair.org>
Sat, 16 Jun 2012 04:54:26 +0000 (21:54 -0700)
changes/bug2385 [new file with mode: 0644]

diff --git a/changes/bug2385 b/changes/bug2385
new file mode 100644 (file)
index 0000000..e7151f4
--- /dev/null
@@ -0,0 +1,5 @@
+ 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()