Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /usr/local/cvs Module name: cvsnt Changes by: [email protected] Mon Nov 12 05:38:28 2007 On host: mail.march-hare.com Directory: cvsnt M build.h 1.64 -> 1.65 Bug Id: Directory: cvsnt/cvsapi M XmlNode.cpp 1.7 -> 1.8 Bug Id: M XmlNode.h 1.5 -> 1.6 Bug Id: Directory: cvsnt/cvsio M CvsEntry.cpp 1.26 -> 1.27 Bug Id: Directory: cvsnt/src M server.cpp 1.219 -> 1.220 Bug Id: Log message: The call to xmlFreeNodeList() in cvsapi/xmlnode.cpp crashes in some situations. Careful (copious) debugging shows it seem to be already free'd... This commit also includes reams of additional debugging that I will remove in the next commit