comparison src/core/ngx_rbtree.c @ 7328:3c357206a3b8

Dav: fixed ngx_copy_file() to truncate destination file. Previously, ngx_open_file(NGX_FILE_CREATE_OR_OPEN) was used, resulting in destination file being partially rewritten if exists. Notably, this affected WebDAV COPY command (ticket #1576).
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 01 Aug 2018 02:11:58 +0300
parents e0cc454aafe4
children 7fdcf308e0f0
comparison
equal deleted inserted replaced
7327:f7e79596baf2 7328:3c357206a3b8