~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix

Viewing all changes in revision 95.

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2014-02-03 12:16:30 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20140203121630-crr9z7zi66hfi7yk
Fix a segmentation fault bug in a strange case when a QWidget element (for instance, a QMenu element) gets freed (destroyed) after the main application exits and QApplication objects stops existing. Do not assume qApp will be present when cleaning memory.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: