This commit is contained in:
xsren 2024-08-05 13:42:04 +08:00
parent 7d44466603
commit cc4dccfd91
1 changed files with 1 additions and 0 deletions

View File

@ -666,6 +666,7 @@ static void *tQueryAutoQWorkerThreadFp(SQueryAutoQWorker *worker) {
}
destroyThreadLocalGeosCtx();
DestoryThreadLocalRegComp();
return NULL;
}