OSDN Git Service

Fix reduce_allocation().
authorTing-Yuan Huang <laszio@google.com>
Tue, 29 Aug 2017 23:05:31 +0000 (16:05 -0700)
committerTing-Yuan Huang <laszio@google.com>
Tue, 12 Sep 2017 22:48:16 +0000 (15:48 -0700)
commit484f8773503ce0db0e66b7e25f53d00e07cc6796
tree43865a1656dbc6ae905e8da447f32a4ece402537
parentf9ed7b5507b4355021acc22adc14451e2e2d63ef
Fix reduce_allocation().

alloc->list.last was repeatedly freed.

Test: built without seeing warnings.
Change-Id: Ia8b2f9d4b8ba9fbe13fae5d7a0a4d526ddc863d6
ext4_utils/allocate.c