aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexPython.cxx
diff options
context:
space:
mode:
authorColomban Wendling <ban@herbesfolles.org>2017-02-08 09:24:14 +1100
committerColomban Wendling <ban@herbesfolles.org>2017-02-08 09:24:14 +1100
commit9ba3a4e0e6ad8ff248bf71a27274fe0976e864ab (patch)
treea0842c317ba435e5bce5fb03d82aac4bfc021c08 /lexers/LexPython.cxx
parent393c750b103cf86305ea4b9a78c8f8fe1504af26 (diff)
downloadscintilla-mirror-9ba3a4e0e6ad8ff248bf71a27274fe0976e864ab.tar.gz
Bug [#1907]. GTK: Prevent running signal handlers on a destroyed a11y object
Avoid crash when detaching the widget from the accessible object without destroying that widget. In such situations, the widget is still valid but we will have destroyed the orphaned accessible object. Thus, we must make sure we disconnected the signal handlers the late accessible had set up on the widget, as they won't be implicitly disconnected by widget finalization in this case.
Diffstat (limited to 'lexers/LexPython.cxx')
0 files changed, 0 insertions, 0 deletions