Files
scylladb/sstables
Raphael S. Carvalho 68d76cb915 sstables: fix a bug in data_consume_rows_context::read_64
When the temporary buffer has enough data for a uint64 to be
consumed, we readily consume it.
The problem is that we were wrongly storing the uint64 into
a uint32 variable.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-05-08 11:16:42 +02:00
..
2015-04-30 16:04:19 -04:00
2015-05-06 19:42:38 +02:00
2015-04-28 14:56:04 +03:00