]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/core.c (set_override): Catch errors returned by
authorJoe Orton <jorton@apache.org>
Tue, 16 Apr 2024 09:57:37 +0000 (09:57 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 16 Apr 2024 09:57:37 +0000 (09:57 +0000)
commit906fd9598e51c6e630710bbf4f3a270040908ed2
treec1b234e1d48b135890339181dd0a789230cc3769
parent7ab0b1146b193cdb3f4290c776395f1b957ef8d2
* server/core.c (set_override): Catch errors returned by
  set_allow_opts() for a parsing fail in an Options= argument.

Submitted by: Zhou Qingyang <zhou1615 umn.edu>
Github: closes #310

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1917017 13f79535-47bb-0310-9956-ffa450edef68
server/core.c