diff options
author | Sven Gothel <[email protected]> | 2014-07-28 00:47:33 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-07-28 00:47:33 +0200 |
commit | 876a168f6757454e8a02543b53e32b89e54282bd (patch) | |
tree | fa197cecfd8bb0d73fbcc0d2db505d56232e5cee /make | |
parent | 15b9e36e80d6f62f7dfb5c45d00cd04de2007ee5 (diff) |
Bug 1029 - Memory leak in GLDrawableHelper: 'perThreadInitAction' shall use a WeakReference
Static ThreadLocal 'perThreadInitAction' leaks memory if using a hard reference,
utilizing a WeakReference allows the passed 'initAction' owner to be garbage collected.
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions