Files
scylladb/db/commitlog/commitlog.cc
Avi Kivity e343295667 commitlog: don't pass a temporary string to std::regex_match
The match results will point nowhere, and libstdc++ 5 rightly rejects it.
2015-06-08 09:23:18 +03:00

29 KiB