Fixed a crash when RECODE attempted to increase the length of a string beyond the...
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Apr 2013 05:21:24 +0000 (07:21 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Apr 2013 05:21:24 +0000 (07:21 +0200)
commit49b3e593c078b40d7c72379b4f8622a1ea8d7ea1
treec898193fd1410a81db289da1173371662c6951ed
parent5fcde71d6ed96a45662e748b0a7827330e6df628
Fixed a crash when RECODE attempted to increase the length of a string beyond the width of the variable.

Reported-by: Cristoph Amthor
doc/transformation.texi
src/language/xforms/recode.c
tests/language/xforms/recode.at