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

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/oku
                   |                            |lar/aed8e5ac28a6d4f0947d6a9
                   |                            |6545fe50eb7101214

--- Comment #1 from Albert Astals Cid <aa...@kde.org> ---
Git commit aed8e5ac28a6d4f0947d6a96545fe50eb7101214 by Albert Astals Cid.
Committed on 28/07/2018 at 20:39.
Pushed by aacid into branch 'Applications/18.08'.

Fix crash on shutdown when having edited text forms

This fixes the same crash as bug 393334 but in a better way
the old way was setting a variable on destruction and then trying
to use that variable in a slot, but that's obviously wrong since
we were already mid destructing the object.

M  +8    -5    ui/formwidgets.cpp
M  +1    -0    ui/formwidgets.h

https://commits.kde.org/okular/aed8e5ac28a6d4f0947d6a96545fe50eb7101214

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

Reply via email to