diff options
author | Hurewitz Kevin <kevin.hurewitz@nokia.com> | 2010-08-02 13:00:00 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2010-08-02 13:00:49 (GMT) |
commit | 4778af08ca848c82526305c66dc23bb6b732b944 (patch) | |
tree | db31af398df7868fc5c4105807c31e7a47582b1e /tests | |
parent | f127fadc833f7b64977877879787d96586d0a501 (diff) | |
download | Qt-4778af08ca848c82526305c66dc23bb6b732b944.zip Qt-4778af08ca848c82526305c66dc23bb6b732b944.tar.gz Qt-4778af08ca848c82526305c66dc23bb6b732b944.tar.bz2 |
QDesktopServices crashes when accessing the NULL X11 variable
It appears that QDesktopServices for X11 assumes that it will be used
with a GUI application and may access the X11 variable. The X11 variable
will be NULL if it has not been initialized by the QApplication
initialization.
Merge-request: 2442
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions