mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Fixes #24998 Helper routine translating input_stream buffers to single lines did not loop over current buffer state, leading to only the first line being sent to end listener. Rewrote to use range iteration instead. Nicer. Closes scylladb/scylladb#24999
5.1 KiB
5.1 KiB