git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20562 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-24 16:14:59 +00:00
parent 99212e8b87
commit 6c242c65b3

View File

@@ -1,5 +1,8 @@
2007-04-24 Love H<>rnquist <20>strand <lha@it.su.se>
* gen_seq.c: Handle the case of resize to 0 and realloc that
returns NULL.
* check-gen.c (check_seq): free seq.
2007-04-19 Love H<>rnquist <20>strand <lha@it.su.se>