Re: [patch] fix for bug #122028
David Malcolm <[email protected]>
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2004-10-15 at 11:08 -0400, Douglas Burke wrote: > The attached patch removes the storage of an xmlAttributePtr in attribute > editor and attribute wrapper objects, which should close bug #122028. I > also fixed a couple of minor memory leaks in the attribute wrapper objects > (string values were not being de-allocated on cleanup), removed some > invalid FIXME comments (since the objects were being unreffed or freed), > and removed some debugging code (ie stuff surrounded by '#if 0/#endif'). Excellent! I've commmited this. So is 122028 good to close now?