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

RJVB <rjvber...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |velop/4b4806d02ad099b5ef306
                   |                            |2286a1dfdef21195ee4
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from RJVB <rjvber...@gmail.com> ---
Git commit 4b4806d02ad099b5ef3062286a1dfdef21195ee4 by R.J.V. Bertin.
Committed on 12/10/2017 at 19:02.
Pushed by rjvbb into branch '5.2'.

Don't set up DocumentationViews when shutting down

In rare situations a DocumentationView can be created when shutting
down, which can lead to race conditions and crashing. Prevent this by
returning early from the class ctor when shutdown is in progress.

In addition, prevent errors from QWidget::setTabOrder() by checking its
input arguments.

M  +8    -1    kdevplatform/documentation/documentationview.cpp

https://commits.kde.org/kdevelop/4b4806d02ad099b5ef3062286a1dfdef21195ee4

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

Reply via email to