glgsg: Fix crash if task chain was destroyed before GSG

This commit is contained in:
rdb 2025-10-15 20:46:56 +02:00
parent 93a1da82a1
commit 57793822fe
1 changed files with 1 additions and 1 deletions

View File

@ -1267,7 +1267,7 @@ public:
pdeque<Fence> _fences;
#ifdef HAVE_THREADS
AsyncTaskChain *_async_chain;
PT(AsyncTaskChain) _async_chain;
#endif
// Min job system pending a real job system