diff options
author | mread <qt-info@nokia.com> | 2010-10-22 13:01:00 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2010-10-22 14:07:59 (GMT) |
commit | 6c08eefabfde2d09a94684307aae8fe2163fa1d2 (patch) | |
tree | e4af4b0cb64b5c63891ed8b02193491327d3be6e /doc/src/snippets/code/src_opengl_qglshaderprogram.cpp | |
parent | b8238ec7e41d483a9166eb7aebbf911f36976cdc (diff) | |
download | Qt-6c08eefabfde2d09a94684307aae8fe2163fa1d2.zip Qt-6c08eefabfde2d09a94684307aae8fe2163fa1d2.tar.gz Qt-6c08eefabfde2d09a94684307aae8fe2163fa1d2.tar.bz2 |
Symbian shared memory could not be distinguished by numeric key
Fixes a problem where QSharedMemory objects on Symbian could not be
distinguished by numeric keys, or keys that differed in any non-alpha
way.
This is fixed by using the same native key generation system as on other
platforms, where a SHA1 hash of the original key is appended to a
version of the key with all non-alpha characters stripped.
Task-number: QT-3712
Reviewed-by: Shane Kearns
Diffstat (limited to 'doc/src/snippets/code/src_opengl_qglshaderprogram.cpp')
0 files changed, 0 insertions, 0 deletions