Skip to content
Commit 0b894212 authored by Ignat Semenov's avatar Ignat Semenov
Browse files

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.

CCBUG: 299726
REVIEW: 106902
parent 74047642
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment