[xml] Memory leak (__xmlRaiseError)?
- From: Neil Bird <neil fnxweb com>
- To: xml gnome org
- Subject: [xml] Memory leak (__xmlRaiseError)?
- Date: Thu, 28 Jun 2007 13:29:43 +0100
Before I trouble bugzilla I'd like to find out whether something I've
found is a leak or me being daft.
Looking for memory leaks in my app., I'm seeing error.c's __xmlRaiseError
apparently leak when it does an xmlCopyError() into local variable 'to' and
then not free up 'to'.
This occurs when parse_file() is called on a non-existent file, e.g.
I've looked in CVS and there doesn't seem to be a diff. between that
error.c and the copy I have and I can't see a bugzilla entry that relates to
this specifically.
--
[neil fnx ~]# rm -f .signature
[neil fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil fnx ~]# exit
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]