D9802: Avoid Dolphin crash

Andreas Krutzler noreply at phabricator.kde.org
Wed Jan 10 19:44:55 GMT 2018


akrutzler added inline comments.

INLINE COMMENTS

> kcoredirlister.cpp:1233
>  
> -        Q_ASSERT(!name.isEmpty());
>          if (name.isEmpty()) {

Q_ASSERT is just executed in debug builds. It wont crash in release builds.
Checkout https://doc-snapshots.qt.io/qt5-dev/qtglobal.html#Q_ASSERT

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D9802

To: michaelh, #dolphin, #frameworks
Cc: akrutzler, ngraham, michaelh, spoorun, navarromorales, isidorov, firef, andrebarros, alexeymin, genaxxx, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180110/a6be0c1d/attachment.htm>


More information about the kfm-devel mailing list