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

List:       kde-commits
Subject:    kdenonbeta/kdom/impl
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2004-10-31 20:22:48
Message-ID: 20041031202248.C958916C27 () office ! kde ! org
[Download RAW message or body]

CVS commit by buis: 

Dont forget to remove notations/entities...


  M +5 -0      DocumentTypeImpl.cc   1.10


--- kdenonbeta/kdom/impl/DocumentTypeImpl.cc  #1.9:1.10
@@ -35,4 +35,9 @@ DocumentTypeImpl::DocumentTypeImpl(const
 DocumentTypeImpl::~DocumentTypeImpl()
 {
+        if(m_entities)
+                m_entities->deref();
+
+        if(m_notations)
+                m_notations->deref();
 }
 


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

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