[systemd-devel] [PATCH] systemctl: sd_is_fifo: remove unnecessary memset calls
Jim Meyering
jim at meyering.net
Wed Jun 15 23:51:14 PDT 2011
There is no point in clearing the bits of a "struct stat" when the very
next statement just calls stat or fstat to fill in that same memory.
More information about the systemd-devel
mailing list