Bug #2084
WebDAV MOVE method crashes when Destination with '@' in PATH
| Status: | Fixed | Start date: | 2009-10-16 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | mod_webdav | |||
| Target version: | 1.4.24 | |||
| Missing in 1.5.x: | No |
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)
Associated revisions
Fix NEWS - referenced wrong bug (fixes #2084)
History
#1 Updated by stbuehler over 3 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2668.
Also available in: Atom
