OSDN Git Service

Remove duplicate code in reset_cache().
authorrelan <relan@users.noreply.github.com>
Thu, 10 Jan 2013 17:09:43 +0000 (17:09 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:15 +0000 (08:26 +0300)
commit6a0ff019fc3206af2cfc1d37ac315c2b089abb27
treeabeee2a99e478ad217162a75ca9bca488c358707
parentf266a3b5dcf59a2d7a4f31a20c50a3951216326b
Remove duplicate code in reset_cache().

Now it uses tree_detach() to remove children from the list and the whole
tree is consistent at any iteration.
libexfat/node.c