summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2020-11-24 14:09:30 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2021-01-21 17:03:47 +0100
commitd5eda37baaea20b2411b6ef1ca0d41a2a71a06a6 (patch)
treed74dcec6dc470c9828bb378e24f5ccae0fbc7dd9 /src/gui
parent46b892c16c4c9fd10a04bc6d695d1e47bc52a84d (diff)
Hold references to zone IDs alive during use
Restore holding of a getID() call's return in a QJNIObjectPrivate eliminated in commit 78cde1bfd94521bbe4972f31a79c959d0990ea77; this keeps the Java internal object alive for its lifetime, where it might otherwise be garbage-collected before we're done with it. Fixes: QTBUG-88610 Pick-to: 5.15 6.0 Change-Id: Id65b059012f7bd3377a6562c1b647feb75a13679 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions