git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17519 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-08 17:54:58 +00:00
parent 3de0915340
commit 76393e42c3

View File

@@ -1,5 +1,10 @@
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
2006-05-08 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.c: If RAND_bytes fails, then we will attempt to
double-free crypt->key.data. From Andrew Bartlett.
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
* name.c: Rename u_intXX_t to uintXX_t
2006-05-03 Love H<>rnquist <20>strand <lha@it.su.se>