[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-39-g037d528 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-39-g037d528
- From: <git@xxxxxxxxxxxxx>
- Date: Fri, 09 Nov 2018 13:40:42 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 037d528cdf87562d598ff772d9784f29ae9c647a (commit)
via 1cc6182fdbc106fc20218aacb2f5c5b2d8f8e299 (commit)
from d8b8e66e57eb235c86338475d2afdc4f6585f309 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 037d528cdf87562d598ff772d9784f29ae9c647a
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Fri Nov 9 12:40:21 2018 +0000
autokill: reopen stdin/stdout/stderr to /dev/null instead of closing them
Closing stdin/stdout/stderr without opening a replacement is obviously
a bad idea. It can't be an issue here considering how simple this
software is, fix it just for the sake of correctness.
commit 1cc6182fdbc106fc20218aacb2f5c5b2d8f8e299
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Fri Nov 9 12:40:11 2018 +0000
stsmon: reopen stdin/stdout/stderr to /dev/null instead of closing them
Closing stdin/stdout/stderr without opening a replacement is obviously
a bad idea. It can't be an issue here considering how simple this
software is, fix it just for the sake of correctness.
-----------------------------------------------------------------------
Summary of changes:
vhffs-autokill/autokill.c | 6 +++---
vhffs-stsmon/stsmon.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git