Patch from Tito Ragusa:
authorEric Andersen <andersen@codepoet.org>
Thu, 13 Mar 2003 18:49:45 +0000 (18:49 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 13 Mar 2003 18:49:45 +0000 (18:49 -0000)
commit92b7e7baa11a4dd7edd02b358857745a75bcfaad
tree79a7a8cd373fb95b1763cbbce2c3450d8dd098fc
parent3f1cf455a02bae721263b2a4c82bc4f26be820af
Patch from Tito Ragusa:

The changes I've made: in strings.c:
1) fix memory allocation error I've detected with MALLOC_CHECK_=1 in *string;
2) code clean up;
3) fix compiler warnings about uninitialized vars;
miscutils/strings.c