diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-21 17:18:38 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-21 17:18:38 (GMT) |
commit | 015d7cd6d0d2bd22a74ee1b06e703eb876336bec (patch) | |
tree | 812e4c3ed07a8e0214fc0306c6a6c85937e30487 /tests/auto/qgraphicseffect | |
parent | 084a32add3ae8f2976ff0c164b49170484a34bc4 (diff) | |
download | Qt-015d7cd6d0d2bd22a74ee1b06e703eb876336bec.zip Qt-015d7cd6d0d2bd22a74ee1b06e703eb876336bec.tar.gz Qt-015d7cd6d0d2bd22a74ee1b06e703eb876336bec.tar.bz2 |
Fix crash at program exit: Q_GLOBAL_STATIC is zeroed.
When libraryData() is 0, &libraryData()->map is 0x4. So make sure we
return 0 if libraryData() is null too.
Reviewed-by: TrustMe
Diffstat (limited to 'tests/auto/qgraphicseffect')
0 files changed, 0 insertions, 0 deletions