Whamcloud - gitweb
util.c (parse_ulong): Fix typo which cases parse_ulong to
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Apr 2002 20:42:21 +0000 (15:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Apr 2002 20:42:21 +0000 (15:42 -0500)
commite5b3b27966ac71ca8b445a18a6ee1238684fb3f4
tree0df737d5150e2a9db644605c37d56f96a41add60
parent116db1b513f6901415d1f5f8c01fc297d7cc64a4
util.c (parse_ulong): Fix typo which cases parse_ulong to
coredump if the err variable is filled in (for example, if
the -b or -s options are passed to the debugfs's
command-line invocation).
debugfs/ChangeLog
debugfs/util.c