BUG/MINOR: ring: b_peek_varint() returns a uint64_t, not a size_t

The difference matters when building on 32-bit architectures and a
warning was rightfully emitted.

No backport is needed.
1 file changed