]> granicus.if.org Git - apache/commit
* modules/dav/fs/repos.c (dav_fs_copymove_file): Update for the fact
authorJoe Orton <jorton@apache.org>
Thu, 11 Mar 2004 14:32:00 +0000 (14:32 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 11 Mar 2004 14:32:00 +0000 (14:32 +0000)
commitaf018fda001fdcbd43b5a602176067c84ab9aefa
tree4e6a365363bd440ad22bb0298dbc613c84c96023
parent3f4721a9b63d1adaeb23a6669a7ee04e6c8eec57
* modules/dav/fs/repos.c (dav_fs_copymove_file): Update for the fact
that apr_file_read() has guaranteed len == 0 at EOF for a looong time;
and avoid a redundant call to write(,,0) when EOF is reached.

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