diff options
author | hjk <qtc-committer@nokia.com> | 2009-08-13 17:10:53 +0200 |
---|---|---|
committer | hjk <qtc-committer@nokia.com> | 2009-08-13 17:10:53 +0200 |
commit | b104b43fa00984fdd3ba1cd8e54fbb1604b9afbd (patch) | |
tree | f40a3c7fc00ee1757d8f0a9b8c58afc93a8c9f59 /src/libs/cplusplus/PreprocessorClient.cpp | |
parent | a981c5c9859f5027ef426ed75a3f7794e5a55d32 (diff) | |
download | qt-creator-b104b43fa00984fdd3ba1cd8e54fbb1604b9afbd.tar.gz |
sessionmanager: replace signal sessionUnloaded() by aboutToUnloadSession()
sessionUnloaded was sometimes emitted when the session manager was in
an unsafe state (between delete m_file and m_file = new ...) leading
to crashes when slots connected to the signal accessed the sessionmanager
again. This patch moves the signal emission before delete m_file.
Reviewed-by: dt
Diffstat (limited to 'src/libs/cplusplus/PreprocessorClient.cpp')
0 files changed, 0 insertions, 0 deletions