OSDN Git Service

ext4_utils: Fix a looping bug and memory leak
authorTing-Yuan Huang <laszio@google.com>
Tue, 29 Aug 2017 23:27:59 +0000 (16:27 -0700)
committerTing-Yuan Huang <laszio@google.com>
Tue, 19 Sep 2017 22:19:42 +0000 (15:19 -0700)
commita343372858a0b504bceb348f038fbe6c500e32a0
tree3819b341bd4792a89fef26144509a315d7d6d7c8
parentf9ed7b5507b4355021acc22adc14451e2e2d63ef
ext4_utils: Fix a looping bug and memory leak

Test: built without seeing the compiler warnings.
Change-Id: Ia277667b62323852f493a24b53ba3a34222c4f0e
ext4_utils/make_ext4fs.c