mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 19:46:48 +00:00
Found by PVS-Studio static analyzer: Type slicing. An exception should be caught by reference rather than by value. Fixes #2288 Reported-by: Phillip Khandeliants Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>