--- parser3/src/include/pa_string.h 2001/05/15 15:51:05 1.91 +++ parser3/src/include/pa_string.h 2001/05/17 10:22:24 1.93 @@ -5,29 +5,26 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_string.h,v 1.91 2001/05/15 15:51:05 parser Exp $ + $Id: pa_string.h,v 1.93 2001/05/17 10:22:24 parser Exp $ */ #ifndef PA_STRING_H #define PA_STRING_H #include "pa_config_includes.h" - -#include -#include - #include "pa_pool.h" #include "pa_types.h" class Table; /** - $MAIN:html-typo table elements must enlarge string not more that that + $MAIN:html-typo table elements must enlarge string not more that that. + that's a tradeoff - otherwise we'd have to scan string twice: - first for buffer length - second for replacements themselves */ -#define UNTAINT_TIMES_BIGGER 20 +#define UNTAINT_TIMES_BIGGER 10 #ifndef NO_STRING_ORIGIN # define STRING_APPEND_PARAMS \