Revision 0b89421...

Go back to digest for 28th October 2012

Bug Fixes in KDE Base

Ignat Semenov committed changes in [kdelibs/KDE/4.9] kio/kio/kfileitem.cpp:

add KFileItem d-pointer checks

The default KFileItem ctor sets d to 0, so we need to check d for
validity to avoid crashes. This is based on similar code from QImage.


REVIEW: 106902

File Changes

Modified 1 files
  • kio/kio/kfileitem.cpp
1 files changed in total