--- psiconv/trunk/lib/psiconv/parse_common.c 2004/02/09 22:09:16 207 +++ psiconv/trunk/lib/psiconv/parse_common.c 2004/02/09 23:12:58 208 @@ -1065,6 +1065,9 @@ } } + psiconv_buffer_free(subbuf); + psiconv_free_section_table_section(table); + if (length) *length = len;