From: Shannon W. <we...@ro...> - 2005-06-05 17:55:30
|
Bob Doan wrote: > On Sat, 2005-06-04 at 02:31 -0600, William K. Volkman wrote: > >>Hello, >> While perusing the source code I noticed that the >>usage of libxml2 xmlGetProp was incorrect, the result of the >>call should be freed via xmlFree. I've made numerous fixes >>to parsexml.c and free.c to fix the oversight. > > > Hymm.. your right. > .. > > To fix this double free probably in rlib_layout_part_tr check > "report->is_the_only_report" and don't call it again if it is TRUE > > Thanks for pointing these out. > > Will you be able to send in a patch fixing all of this? > > - Bob > FWIW, this may be related to the segfaults I'm seeing in Apache (which only happen after several reloads). Definitely seems like a memory issue. Bob, any headway on the HTML/trim_links output issues? Thanks, Shannon |