The recursive call of setp1 initialized elements 0...ASIZE.
authorkeie <none@none>
Fri, 11 Jan 1985 13:17:26 +0000 (13:17 +0000)
committerkeie <none@none>
Fri, 11 Jan 1985 13:17:26 +0000 (13:17 +0000)
commit22e4268cc70657b4fff4443a63f88a322201516e
tree9cc65157148c57d2efdfb8bce30c7dfeab5fb75c
parente2c5191f0c1c249a3a007a7e0b4200d4e0984c3d
The recursive call of setp1 initialized elements 0...ASIZE.
This is out of bounds and now altered into 0..ASIZE-1.
lang/cem/ctest/ctstruct/str.c