Revision f6ff5b6...

Go back to digest for 21st October 2012

Bug Fixes in KDE Base

David Faure committed changes in [nepomuk-core] /resource:

Fix crash due to Nepomuk2::ResourceData not updating the caches properly

when the naoIdentifier or nieUrl changes. Those are used as the key
in two caches in ResourceManager, so if we don't deregister properly
we end up with dangling pointers in ResourceManager, leading to crashes
much later on.

FIXED-IN: 4.10

File Changes

Modified 2 files
  • /resource
  •   libnepomukcoredata.cpp
  •   libnepomukcoredata.h
2 files changed in total