]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
fsck.c: Fix NULL-pointer dereference.
authorAndre Noll <maan@systemlinux.org>
Sat, 22 Dec 2007 12:58:01 +0000 (13:58 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Dec 2007 12:58:01 +0000 (13:58 +0100)
fsck_cleanup() might be called with t == NULL.


No differences found