Changes to fill_template() that reduce memory usage without having
authorjongfoster <jongfoster@users.sourceforge.net>
Wed, 1 Aug 2001 21:33:18 +0000 (21:33 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Wed, 1 Aug 2001 21:33:18 +0000 (21:33 +0000)
commitfa3f696c4bfed2ee296f589ad6fb1eb505304ff1
treeb589e1bdf213a9717d7bb18c964506d2ffec7bae
parent08d9cfb064aae008d4ba7d02a716c54e8beea58a
Changes to fill_template() that reduce memory usage without having
an impact on performance.  I also renamed some variables so as not
to clash with the C++ keywords "new" and "template".
cgi.c