git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21145 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-18 21:31:29 +00:00
parent 9841944122
commit af2893a890

View File

@@ -1,5 +1,11 @@
2007-06-18 Love H<>rnquist <20>strand <lha@it.su.se>
* ks_file.c: Fail if not finding iv.
* keyset.c: Avoid useing freed memory.
* crypto.c: Free memory in failure case.
* crypto.c: Free memory in failure case.
2007-06-12 Love H<>rnquist <20>strand <lha@it.su.se>