mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
This patch fixes concatenating a char[] with an int by using sprint instead of just increasing the pointer. Signed-off-by: Duarte Nunes <duarte@scylladb.com> Message-Id: <1468971542-9600-1-git-send-email-duarte@scylladb.com>