maint: use new gnulib function to free mount entries in du
commit68e5e8886170a3c2af88f830f2ac36100a9a610b
authorBernhard Voelker <mail@bernhard-voelker.de>
Mon, 22 Jul 2013 10:11:32 +0000 (22 12:11 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Mon, 22 Jul 2013 12:42:08 +0000 (22 14:42 +0200)
tree78dc9977c279db6c304cd3af5e2ce2c796b400ea
parent0c452fe97a395a1ecc2cacce3609ea6be366ac8e
maint: use new gnulib function to free mount entries in du

* src/du.c (fill_mount_table): Use free_mount_entry() instead
of freeing struct members manually.
src/du.c