]> git.ipfire.org Git - thirdparty/fcron.git/commit
Close pipe in job.c even if there is an error reading it, to avoid a fd leak (thanks...
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 29 Jun 2014 16:36:58 +0000 (17:36 +0100)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 29 Jun 2014 16:36:58 +0000 (17:36 +0100)
commit8b9aab3796b42a19d965306ac6af7da255fca611
treef8bf5afaf840b5fafce7fae62e2d5ddc38ddf7a9
parent014b12ca4358392772015cfdadcc1782d36dd402
Close pipe in job.c even if there is an error reading it, to avoid a fd leak (thanks Pavel Stano)
job.c