]> Zhao Yanbai Git Server - minix.git/commit
libmagic: free actual dsentry rather than a copy 45/3145/1
authorDavid van Moolenbroek <david@minix3.org>
Fri, 17 Jul 2015 19:36:58 +0000 (21:36 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 14:00:07 +0000 (14:00 +0000)
commit40aba308a09f5e05d4fa36528a4b4beab65f83f1
tree546f2ce8391540ae20c99ba64ac147a20558eca8
parent949a3e52e5066fa20261216a5dc377095200bf70
libmagic: free actual dsentry rather than a copy

This resolves an infinite loop during boot, in libblockdriver freeing
DMA memory at the end of a partition(3) call.

Change-Id: I0757aa48f769ea79eab7160f23ee4c97cf58e055
minix/llvm/static/magic/magic_mem.c