Query Cache: Fix memory leak.
This commit is contained in:
parent
184ee2d890
commit
9007d8c8d4
2 changed files with 2 additions and 0 deletions
|
@ -506,6 +506,7 @@ private:
|
|||
SetAccumulationValue(query->value);
|
||||
Free(index);
|
||||
});
|
||||
rasterizer->SyncOperation(std::move(func));
|
||||
}
|
||||
|
||||
template <bool is_resolve>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue