mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Two more fixes for PVS-Studio
This commit is contained in:
parent
553e6a273e
commit
c35a832095
@ -211,7 +211,6 @@ void HTTPHandler::processQuery(
|
||||
Output & used_output)
|
||||
{
|
||||
Context context = server.context();
|
||||
context.makeGlobalContext();
|
||||
|
||||
CurrentThread::QueryScope query_scope(context);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user