mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 05:35:48 +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>