fix bug
This commit is contained in:
parent
f53e76e0a7
commit
c83dca2359
|
@ -7915,4 +7915,3 @@ void** qReleaseQInfo(void* pMgmt, void* pQInfo, bool freeHandle) {
|
|||
taosCacheRelease(pQueryMgmt->qinfoPool, pQInfo, freeHandle);
|
||||
return 0;
|
||||
}
|
||||
|