bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

coreutils v5.2.1 - stat.c


From: ThMO
Subject: coreutils v5.2.1 - stat.c
Date: Mon, 26 Sep 2005 15:52:49 +0200

Hello folks,

the `stat' command doesn't return an errorcode in case a given file
couldn't be stated.
The bug seems to be in the first calling parameter to `error()', which
is always 0, so the global variable `G_fail' will never be set, in
order to return something different than EXIT_SUCCESS - which is wrong.

Greetings from Germany.

CU Tom.
(Thomas M.Ott)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]