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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |17.04.2
      Latest Commit|                            |https://commits.kde.org/ark
                   |                            |/ed46c0d66e82ee33c7342052a9
                   |                            |1d1ebf0e465bef

--- Comment #2 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit ed46c0d66e82ee33c7342052a91d1ebf0e465bef by Elvis Angelaccio.
Committed on 01/06/2017 at 09:14.
Pushed by elvisangelaccio into branch 'Applications/17.04'.

Fix crash when renaming top-level entries

After commit 7781d6ef79, the model of the archive view changed to the
filter model. So we were asking `m_model` to get an index from
`currentIndex`, which instead belongs to `m_filterModel`.
The returned index is invalid and this causes a crash in the view.
FIXED-IN: 17.04.2

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

M  +1    -1    part/part.cpp

https://commits.kde.org/ark/ed46c0d66e82ee33c7342052a91d1ebf0e465bef

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

Reply via email to