[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kdom/parser/qxml
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2004-10-31 20:51:44
Message-ID: 20041031205144.D46BC16BF7 () office ! kde ! org
[Download RAW message or body]

CVS commit by buis: 

Also delete QBuffer in qxml parser, fixes a memleak according to valgrind.


  M +1 -0      QXmlParser.cc   1.38


--- kdenonbeta/kdom/parser/qxml/QXmlParser.cc  #1.37:1.38
@@ -81,4 +81,5 @@ void QXmlParser::slotLoadingFinished(QBu
         QXmlInputSource inputSource(buffer);
         m_reader.parse(&inputSource);
+        delete buffer;
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic