]> granicus.if.org Git - gc/commit
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>
Wed, 18 Jul 2018 19:28:37 +0000 (22:28 +0300)
commit9bb4d91fe7ce4f1eac7ea1604d5b49317ff9fa73
tree9ea68de4f48fa1768c5da75ae95a17d41dbc9ef8
parentf04998c348a4022fedc0006f397e340782f18f60
Fix comment about inv_sz computation in setup_header
(a cherry-pick of commit e55f4632 from 'master')

* 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