DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6367>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6367 memory leak parsing xml document ------- Additional Comments From [EMAIL PROTECTED] 2002-02-13 12:48 ------- The srcToUse later on is put under a "Janitor": Janitor<InputSource> janSrc(srcToUse); The Janitor will take care of the memory and thus this should be ok and is not a leak. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
