ReferenceCountManager::dereference accesses uninitialized memory

David Nolden david.nolden.kdevelop at art-master.de
Mon May 4 00:08:32 UTC 2009


Ok this problem should be fixed now. The problem was that the reference-count 
was not initialized to zero in the copy-constructor of IdentifierPrivate. So 
actually your fix was quite close, since it did this on a general basis. :-)

Greetings, David





More information about the KDevelop-devel mailing list