ClickHouse/dbms
Ivan 9edbbc637a
Fix segmentation fault on iterator double-free inside RWLock (#5127)
* Store the key instead of iterator, which may get invalidated by erasure from another instance.
* Add test
2019-04-27 22:12:35 +03:00
..
benchmark
cmake Auto version update to [19.7.1.1] [54419] 2019-04-19 00:01:42 +03:00
programs Use iterators instead of macros APPLY_FOR_SETTINGS and others. 2019-04-27 01:09:16 +03:00
src Fix segmentation fault on iterator double-free inside RWLock (#5127) 2019-04-27 22:12:35 +03:00
tests Fix segmentation fault on iterator double-free inside RWLock (#5127) 2019-04-27 22:12:35 +03:00
CMakeLists.txt Prepare cmake for new contrib/poco (#5062) 2019-04-25 00:33:04 +03:00