sysvinit-devel
[Top][All Lists]
Advanced

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

[sysvinit-devel] [PATCH 5/5] init.c: add fstat() return tests in check_i


From: Michał Kulling
Subject: [sysvinit-devel] [PATCH 5/5] init.c: add fstat() return tests in check_init_fifo()
Date: Mon, 10 Feb 2014 22:04:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Last patch,

in function check_init_fifo() - after open a pipe fd by open() is executing fstat() on this

after successful open a pipe fd by open() and return a vaild fd, next is execute fstat() on this fd without return code test. I added test, but i see, this function

"FIXME:  this needs to be finished..."


so, up to you.

It's my first patchset, with several changes, to I'm ready for comments and complaint :-)

Best regards.

--
Michal Kulling

Attachment: init.c_patch5_10022014.patch
Description: Text Data


reply via email to

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