--- psiconv/trunk/lib/psiconv/generate_common.c 2004/02/09 22:09:16 207 +++ psiconv/trunk/lib/psiconv/generate_common.c 2004/02/09 23:12:58 208 @@ -525,6 +525,7 @@ goto ERROR2; if ((res = psiconv_buffer_concat(buf,extra_buf))) goto ERROR2; + psiconv_buffer_free(extra_buf); return 0;