commit | 63362e153f799f41d3e0dd256d8b8281da3f2672 | [log] [tgz] |
---|---|---|
author | Jin Qian <jinqian@google.com> | Fri Mar 24 17:01:54 2017 -0700 |
committer | Jin Qian <jinqian@google.com> | Sat Mar 25 19:49:06 2017 +0000 |
tree | 8187749331e60c2d52faf80eb196e5ab52b8dffd | |
parent | 91ddc6083680780f939c33b58b166a876f2c6529 [diff] |
ext4_utils: fix crash when filesystem size is too small make_ext4fs crashes if size is less than block size or less than header size (super block + descriptors + bitmaps). Check the size and return errors. Test: run make_ext4fs with small sizes Bug: 36576677 Change-Id: I61d92e280cdf290054fadda5a045fc839c6fd8fe