* recode.c (enlarge_dst_widths): Source isn't null-terminated, so
authorBen Pfaff <blp@gnu.org>
Mon, 16 Apr 2007 00:14:08 +0000 (00:14 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 16 Apr 2007 00:14:08 +0000 (00:14 +0000)
commit99a5b68989da0422d7bcfa5992e2670c0f284a49
tree398572b5f0559dd9554917ea7877cd19efa8bb63
parentccab19f8edbd7561990940a06c9d2c2732a697c4
* recode.c (enlarge_dst_widths): Source isn't null-terminated, so
don't pretend it is.
(var_is_num_missing): MISSING should include system-missing values
too.

* automake.mk: Add recode.sh to tests.

* tests/xforms/recode.sh: New test.
src/language/xforms/ChangeLog
src/language/xforms/recode.c
tests/ChangeLog
tests/automake.mk
tests/xforms/recode.sh [new file with mode: 0755]