]> granicus.if.org Git - apache/commit
Fix some warn_unused_result compiler warnings by checking the return code of
authorStefan Fritsch <sf@apache.org>
Sun, 27 Nov 2011 20:26:49 +0000 (20:26 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 27 Nov 2011 20:26:49 +0000 (20:26 +0000)
commit3c0136afce79f8e372195850625ab12f18fb02f6
tree8e12c5e9b27089d9929a658dc6fb268c1e7473d6
parentc88247529e07a85f8882cf402e8278ad3d3d1b9b
Fix some warn_unused_result compiler warnings by checking the return code of
chown and logging an error if the error was not ENOENT.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1206827 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_socache_dbm.c