https://bugs.kde.org/show_bug.cgi?id=373763

Francis Herne <m...@flherne.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |vplatform/58ef793180cd1cc4b
                   |                            |071072fdf2d85e4fb9ea52a
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Francis Herne <m...@flherne.uk> ---
Git commit 58ef793180cd1cc4b071072fdf2d85e4fb9ea52a by Francis Herne.
Committed on 26/12/2016 at 00:54.
Pushed by flherne into branch 'master'.

Don't hit assertion with "View Diff"

Commit 0c9ff4de caused KDevelop to crash on "View Diff" in almost all
 cases, because it didn't check
  `dstRevision.revisionType() == VcsRevision::Special`
 before calling `dstRevision.specialType()`.

I have other doubts about that commit, but for now just fix the bug.

M  +8    -7    plugins/git/gitplugin.cpp

https://commits.kde.org/kdevplatform/58ef793180cd1cc4b071072fdf2d85e4fb9ea52a

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

Reply via email to