]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(save_cwd) [!HAVE_FCHDIR]: Avoid a core dump via abort() which occurred
authorJim Meyering <jim@meyering.net>
Thu, 23 Feb 1995 21:12:11 +0000 (21:12 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Feb 1995 21:12:11 +0000 (21:12 +0000)
commitaeebbd038cba80ae8d58fbfccfcdf3fa79782d13
tree97e841f11f9d4f9b4b64901746c5bd8ff1e870fc
parent875eafd4895baf158e376508b84832e6c047b6a8
(save_cwd) [!HAVE_FCHDIR]: Avoid a core dump via abort() which occurred
because cwd->desc was uninitialed.
(restore_cwd) [!HAVE_FCHDIR]: Remove unnecessary redefinition of fchdir.
Both from Bruno Haible.
src/du.c