]> granicus.if.org Git - apache/commit
* modules/slotmem/mod_slotmem_shm.c (restore_slotmem): Remove
authorJoe Orton <jorton@apache.org>
Fri, 5 Oct 2018 10:17:18 +0000 (10:17 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 5 Oct 2018 10:17:18 +0000 (10:17 +0000)
commitc557a7ac3278425db7b27419524ccc33e83dcdb5
tree5e3630ce3369da39c9a6b8547e9492a8e68e772a
parent6ac821d9af5b2c84e77bc02ebb179c64c7f4653c
* modules/slotmem/mod_slotmem_shm.c (restore_slotmem): Remove
  redundant assignment (clang warning), the apr_file_eof(fp)=>APR_EOF
  case assigns rv to APR_EOF and then to APR_SUCCESS after already.

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