Project

General

Profile

Actions

Bug #2084

closed

WebDAV MOVE method crashes when Destination with '@' in PATH

Added by hiroya over 14 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_webdav
Target version:
ASK QUESTIONS IN Forums:

Description

1.4.24rc1 crashes with #1793 patch.

MOVE /foo.xml HTTP/1.0
Host: localhost
Destination: http://localhost/foo@bar.xml

Thus, "sep - start" reaches a negative value when there is '@' in the PATH part. (mod_webdav.c:1848)


Files

mod_webdav.c.patch (353 Bytes) mod_webdav.c.patch hiroya, 2009-10-16 18:49
Actions #1

Updated by stbuehler over 14 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2668.

Actions

Also available in: Atom