diff options
author | João Abecasis <joao@abecasis.name> | 2009-05-06 15:47:28 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-05-08 11:51:13 (GMT) |
commit | 4c7004122a858cd6d891efc7923ba11484fbf997 (patch) | |
tree | 5960b1fbd48ac45f9cdf4344692e39c89e21eb9d /config.tests/unix/sse | |
parent | 330bebda90472f12dcbfde5a04600f4f6e97326d (diff) | |
download | Qt-4c7004122a858cd6d891efc7923ba11484fbf997.zip Qt-4c7004122a858cd6d891efc7923ba11484fbf997.tar.gz Qt-4c7004122a858cd6d891efc7923ba11484fbf997.tar.bz2 |
Fixed leak of plugin instances
It seems that plugins were never explicitly unloaded, resulting in leaks
of the instance object. Added a static deleter to ensure deletion on
exit. The QPointer (previously in place) ensures we don't do a
double-free nor try to access an invalid pointer.
Task-number: 253013
Reviewed-by: mariusSO
Diffstat (limited to 'config.tests/unix/sse')
0 files changed, 0 insertions, 0 deletions