Files
scylladb/db
Vladimir Davydov 1452653fbc query_context: fix use after free of timeout_config in execute_cql_with_timeout
timeout_config is used by reference by cql3::query_processor::process(),
see cql3::query_options, so the caller must make sure it doesn't go away.
2019-11-24 11:35:29 +02:00
..
2019-10-25 12:04:44 +02:00
2019-11-21 15:07:39 +02:00
2019-11-21 15:07:39 +02:00