mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
Another small step towards shared_ptr usage reduction in cql3 code. Also make `raw_deletion` dtor virtual to make address sanitizer happy in debug builds. Tests: unit(dev, debug) Signed-off-by: Pavel Solodovnikov <pa.solodovnikov@scylladb.com> Message-Id: <20200606104528.1732241-1-pa.solodovnikov@scylladb.com>