RFC decoder::block_size() get real size
block_size() optimistically reported the block size
as extracted from the partitioning. The problem
is that the last block is not always full, so the
last block had the wrong size.
report the right size
Signed-off-by: Luca Fulchir <luker@fenrirproject.org>
Please register or sign in to comment