OSDN Git Service

Fix heap corruption: bitmap_size is in bits, not bytes.
authorrelan <relan@users.noreply.github.com>
Mon, 10 Nov 2014 21:17:12 +0000 (21:17 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:17 +0000 (08:26 +0300)
commit50c3ff853752c55a6acc144d1dd6406950750801
treeeaaf776556dc8aab090425c11d5a6bc3f9d84888
parentd77d7dc11cb952b19b431c4c2d1e1514f48fc628
Fix heap corruption: bitmap_size is in bits, not bytes.
mkfs/cbm.c