ClickHouse/dbms
Azat Khuzhin c2d7922413 Drop unused ALL_ADDRESSES const (fixes poco 1.7.6+dfsg1-5+deb9u1)
With poco 1.7.6+dfsg1-5+deb9u1:
  5  0x00007f9921e48085 in __cxa_throw ()
  6  0x00007f9918dfca88 in Poco::Net::IPAddress::IPAddress(void const*, unsigned int, unsigned int) () from /usr/lib/libPocoNet.so.46
  7  0x00007f9918dfcf91 in Poco::Net::IPAddress::operator&(Poco::Net::IPAddress const&) const () from /usr/lib/libPocoNet.so.46
  8  0x00007f991737a623 in DB::AllowedClientHosts::IPSubnet::set (this=0x7f991742afa0 <DB::(anonymous namespace)::ALL_ADDRESSES>, prefix_=..., mask_=...) at AllowedClientHosts.h:146
  9  0x00007f991737a2da in DB::AllowedClientHosts::IPSubnet::IPSubnet (this=0x7f991742afa0 <DB::(anonymous namespace)::ALL_ADDRESSES>, prefix_=..., mask_=...) at AllowedClientHosts.h:24
  10 0x00007f991737a0a2 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at AllowedClientHosts.cpp:25

Fixes: 2e4174a54c
2020-02-16 21:24:38 +03:00
..
benchmark Update testing script 2020-01-28 22:17:30 +03:00
cmake Auto version update to [20.2.1.1] [54432] 2020-01-13 22:21:08 +03:00
programs Merge pull request #9126 from Melancholic/change_http_status 2020-02-15 02:59:18 +03:00
src Drop unused ALL_ADDRESSES const (fixes poco 1.7.6+dfsg1-5+deb9u1) 2020-02-16 21:24:38 +03:00
tests Merge pull request #9135 from den-crane/test-for-6143 2020-02-15 02:57:20 +03:00
CMakeLists.txt Revert "Revert "Build fixes"" 2020-02-03 19:46:17 +03:00