Fix comment about inv_sz computation in setup_header
authorIvan Maidanski <ivmai@mail.ru>
Thu, 14 Jun 2018 08:50:03 +0000 (11:50 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 14 Jun 2018 08:50:03 +0000 (11:50 +0300)
commite55f4632a95651d6c29b42358b2fa19a3409284c
treed75cd99edd2a2e3ca91fff33506197f512b8d751
parentb43249ec2ed584bf010c275fc80d6c5cdf109bf4
Fix comment about inv_sz computation in setup_header

* allchblk.c [MARK_BIT_PER_OBJ] (setup_header): Fix comment
(sz*inv_sz>=2**32).
* allchblk.c [MARK_BIT_PER_OBJ && INV_SZ_COMPUTATION_CHECK]
(setup_header): Add assertion to check the computation of inv_sz.
allchblk.c