Replacing strsav() with the safer string_append().
authorjongfoster <jongfoster@users.sourceforge.net>
Tue, 22 Jan 2002 23:51:59 +0000 (23:51 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Tue, 22 Jan 2002 23:51:59 +0000 (23:51 +0000)
commit3d0f0baf28a420268162b19e4ebe644dc4f5d156
tree4ec6593d1942c3c12cdb4ff20aef33f0f934be85
parent7e4539d2c04b5be6486540da75c6a893e32a4044
Replacing strsav() with the safer string_append().

Adding missing html_encode() to error message generators.  Where encoded
and unencoded versions of a string were provided, removing the unencoded
one.
filters.c