]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/dav/fs/repos.c (dav_fs_remove_resource):
authorJoe Orton <jorton@apache.org>
Fri, 6 Jun 2025 10:36:00 +0000 (10:36 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 6 Jun 2025 10:36:00 +0000 (10:36 +0000)
commit39265983d176647fff3c8467a2823244d6f03ee4
tree7649b2601e132e86f7bcdd416f1909bb1a5797bf
parent5c7eac0cf63e55f3491f6bbe6cdc23a887da17c1
* modules/dav/fs/repos.c (dav_fs_remove_resource):
  Return a 404 if apr_file_remove() fails with an ENOENT error,
  likely due to a race with another DELETE.

PR: 60746
Github: closes #535

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926172 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr60746.txt [new file with mode: 0644]
modules/dav/fs/repos.c