From: Andrea Shepard Date: Sat, 16 Jun 2012 04:54:26 +0000 (-0700) Subject: Add change file bug2385 X-Git-Tag: tor-0.2.4.1-alpha~118^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a782893ed0d565aa5698929ec85524cd67258e7c;p=thirdparty%2Ftor.git Add change file bug2385 --- diff --git a/changes/bug2385 b/changes/bug2385 new file mode 100644 index 0000000000..e7151f49eb --- /dev/null +++ b/changes/bug2385 @@ -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()