[kdiff3] [Bug 419722] QMimeData::hasText() called on nullptr returned by QClipboard::mimeData().

2020-04-30 Thread michael
https://bugs.kde.org/show_bug.cgi?id=419722

michael  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdiff3/commit/48c0deaf53eb5 |kdiff3/commit/643edc26bcc8f
   |c8ab60deabfa59551c8bcca5612 |8e083a97e87c2686f62ffd01f31

--- Comment #2 from michael  ---
Git commit 643edc26bcc8f8e083a97e87c2686f62ffd01f31 by Michael Reeves, on
behalf of Christoph Feck.
Committed on 30/04/2020 at 22:44.
Pushed by mreeves into branch '1.8'.

Fix crash when clipboard is not available

Summary:
QClipboard::mimeData() can be nullptr according to documentation.
FIXED-IN: 1.8.3

Reviewers: mreeves

Reviewed By: mreeves

Differential Revision: https://phabricator.kde.org/D29248

M  +1-1src/pdiff.cpp

https://invent.kde.org/kde/kdiff3/commit/643edc26bcc8f8e083a97e87c2686f62ffd01f31

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 419722] QMimeData::hasText() called on nullptr returned by QClipboard::mimeData().

2020-04-30 Thread michael
https://bugs.kde.org/show_bug.cgi?id=419722

michael  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||1.8.3
  Latest Commit||https://invent.kde.org/kde/
   ||kdiff3/commit/48c0deaf53eb5
   ||c8ab60deabfa59551c8bcca5612

--- Comment #1 from michael  ---
Git commit 48c0deaf53eb5c8ab60deabfa59551c8bcca5612 by Michael Reeves, on
behalf of Christoph Feck.
Committed on 30/04/2020 at 22:38.
Pushed by mreeves into branch 'master'.

Fix crash when clipboard is not available

Summary:
QClipboard::mimeData() can be nullptr according to documentation.
FIXED-IN: 1.8.3

Reviewers: mreeves

Reviewed By: mreeves

Differential Revision: https://phabricator.kde.org/D29248

M  +1-1src/pdiff.cpp

https://invent.kde.org/kde/kdiff3/commit/48c0deaf53eb5c8ab60deabfa59551c8bcca5612

-- 
You are receiving this mail because:
You are watching all bug changes.