- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 Apr 2007 09:21:24 +0000 (09:21 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 Apr 2007 09:21:24 +0000 (09:21 -0000)
commitbdd253e4505643808eb5d30a18a727683aada5e5
tree2e465cd3b7d5f61f9eb318c1675ef27e164098de
parent7d6c9296e7154ef131c318588e66044f71081a05
- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.
  Seen in the testsuite for du -l .../testsuite on exit with CLEAN_UP enabled.
coreutils/du.c
libbb/inode_hash.c