D21897: Address some issues reported by Krazy analysis

Kai Uwe Broulik noreply at phabricator.kde.org
Fri Sep 20 13:28:08 BST 2019


broulik added inline comments.

INLINE COMMENTS

> ktextedit.cpp:373
> +
> +    delete dialog;
>  }

You can do `dialog->setAttribute(Qt::WA_DeleteOnClose);` when creating the dialog instead of an explicit delete call

REPOSITORY
  R310 KTextWidgets

BRANCH
  krazy-50b2564 (branched from master)

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

To: pajamapants3000, elvisangelaccio
Cc: broulik, vkrause, elvisangelaccio, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190920/8250e850/attachment.html>


More information about the Kde-frameworks-devel mailing list