git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18219 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-04 10:18:26 +00:00
parent 8ddc3d0462
commit 4a4e23a447

View File

@@ -1,3 +1,14 @@
2006-10-04 Love H<>rnquist <20>strand <lha@it.su.se>
* gen_seq.c: In generation of remove_TYPE: if you just removed the
last element, you must not memmove memory beyond the array. From
Andrew Bartlett
2006-10-01 Love H<>rnquist <20>strand <lha@it.su.se>
* lex.l: Grow (%p, %a, %n) tables for Solaris 10 lex. From Harald
Barth.
2006-09-24 Love H<>rnquist <20>strand <lha@it.su.se>
* gen_decode.c (decode_type): drop unused variable realtype.