]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(fts_open): Remove useless but otherwise harmless malloc call.
authorJim Meyering <jim@meyering.net>
Fri, 20 May 2005 04:26:35 +0000 (04:26 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 20 May 2005 04:26:35 +0000 (04:26 +0000)
commit1222461ca6d8cb5c07c8395659fef323bf23e36f
treea0fb165b0ee07c82b4358fba442ca765a96eec22
parentec4933bcee122f7b88502c98b1d9dfd710cd4b6f
(fts_open): Remove useless but otherwise harmless malloc call.
Spotted by Paul Eggert.
lib/fts.c