K 10 svn:author V 6 marcel K 8 svn:date V 27 2016-12-11T03:59:37.199835Z K 7 svn:log V 287 MFC r306299: Update local variable 'block' after calling capacity_resize(), otherwise format_resize(), which is called right after, isn't getting the current/actual image size. Rather than rounding up, format_resize() could end up truncating the size and we don't allow that by design. END