ClickHouse/programs
Azat Khuzhin 4f41d21626 Fix leaking of logger in clickhouse-disks
CI found [1]:

    Direct leak of 256 byte(s) in 1 object(s) allocated from:
        0 0xd8cb88d in operator new(unsigned long) (/usr/bin/clickhouse+0xd8cb88d) (BuildId: 7a3fd7b485701220)
        1 0xde8943e in DB::DisksApp::main() build_docker/../programs/disks/DisksApp.cpp:157:41
        2 0x38dca887 in Poco::Util::Application::run() build_docker/../contrib/poco/Util/src/Application.cpp:334:8
        3 0xde8d72c in mainEntryClickHouseDisks(int, char**) build_docker/../programs/disks/DisksApp.cpp:219:20
        4 0xd8cf47f in main build_docker/../programs/main.cpp:445:12
        5 0x7f060ddce082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee)

  CI: https://s3.amazonaws.com/clickhouse-test-reports/39299/37b4b52c12698e711aa931f10aec3909bca287b6/integration_tests__asan__actions__[2/3].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-18 12:35:53 +03:00
..
bash-completion
benchmark
client Add new table function viewIfPermitted(). 2022-07-15 15:44:29 +02:00
compressor
copier Fix build 2022-07-14 14:36:31 +00:00
diagnostics Fix typos issues it clickhouse-diagnostics 2022-07-04 10:59:39 +02:00
disks Fix leaking of logger in clickhouse-disks 2022-07-18 12:35:53 +03:00
extract-from-config Allow globs in keys for clickhouse-extract-from-config tool (#38966) 2022-07-08 16:13:32 +02:00
format
git-import
install
keeper Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
keeper-converter
library-bridge Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
local
obfuscator
odbc-bridge Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
self-extracting add remove command 2022-06-29 06:47:21 -04:00
server Correct the list of always accessible system tables. 2022-07-15 15:44:29 +02:00
static-files-disk-uploader
su Update programs/su/clickhouse-su.cpp 2022-06-30 12:44:59 +02:00
clickhouse-split-helper
CMakeLists.txt Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
config_tools.h.in
embed_binary.S.in
main.cpp