Add change file bug2385

This commit is contained in:
Andrea Shepard 2012-06-15 21:54:26 -07:00
parent 10130e5979
commit a782893ed0

5
changes/bug2385 Normal file
View File

@ -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()