Browse Source

Add change file bug2385

Andrea Shepard 12 years ago
parent
commit
a782893ed0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug2385

+ 5 - 0
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()