diff options
author | Sarah Smith <sarah.j.smith@nokia.com> | 2010-08-12 07:23:27 (GMT) |
---|---|---|
committer | Sarah Smith <sarah.j.smith@nokia.com> | 2010-08-12 07:23:27 (GMT) |
commit | 88a417b47b758d35ef67d7a73f9b9a8ef8a843e1 (patch) | |
tree | 4a7ec2f932e57afaea37273e7e727a56efbc537d /mkspecs/solaris-cc | |
parent | add9c43407a63c28f1107b9a77e74f6f62593246 (diff) | |
download | Qt-88a417b47b758d35ef67d7a73f9b9a8ef8a843e1.zip Qt-88a417b47b758d35ef67d7a73f9b9a8ef8a843e1.tar.gz Qt-88a417b47b758d35ef67d7a73f9b9a8ef8a843e1.tar.bz2 |
Fix memory leak.
Mac only bug - run examples/opengl/overpainting under leak detect
instrument on Mac OSX to see it.
Memory leak in any application that called getProcAddress() - CFStrings
have to be cleaned up if the name of the function you got them from
contains the word "Create" - and we weren't doing that.
Reviewed-by: Gunnar Sletta
Diffstat (limited to 'mkspecs/solaris-cc')
0 files changed, 0 insertions, 0 deletions