qt5: fix use-after-free on exit

Fixes #5156
This commit is contained in:
Christian Prochaska 2024-03-20 21:58:57 +01:00 committed by Christian Helmuth
parent 891f933863
commit bc44104522
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
5a236ce4ca7395721340b766e7bd471a6017f312
62ed062927ac99e5eb1a5ea99265d9e75143f8a2

View File

@ -4,5 +4,5 @@ VERSION := 5.15.2
DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := issue5091
REV(qt5) := issue5156
DIR(qt5) := src/lib/qt5