When canonicalizing the path, it is better to fail on truncation.
authorreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 23:10:27 +0000 (23:10 +0000)
committerreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 23:10:27 +0000 (23:10 +0000)
commitd5b513f53d0faf307ccaf8ef5687a4c46bb82ed1
treeb49a8115f54286481003ee2152046e59c335001a
parenta27b62a0075be1caf6e9d611b424f54153a787b3
When canonicalizing the path, it is better to fail on truncation.

Pointed out by Doug Hogan.
usr.sbin/httpd/httpd.c