tree-wide: print warning in a failure case of make_null_stdio() (#4320)
author0xAX <0xAX@users.noreply.github.com>
Mon, 10 Oct 2016 02:55:24 +0000 (05:55 +0300)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Oct 2016 02:55:24 +0000 (22:55 -0400)
commit9fc932bff1e2058885fc458412b3c94d586cb586
treeab8453098c14c96f7f4d77b20899eb7ca9080770
parent763368943a7154e003f4cf949084564bdc4206ca
tree-wide: print warning in a failure case of make_null_stdio() (#4320)

The make_null_stdio() may fail. Let's check its result and print
warning message instead of keeping silence.
src/core/main.c
src/udev/udevd.c