1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-24 09:41:08 +03:00
Files
apache/server/util_expr_eval.c
Christophe Jaillet 4be1913dd2 Fix a potential un-intialized variable usage warning.
This can not be a runtime ixsue, because, in such a case, we would assert and abort before.

 PR 59819.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1832317 13f79535-47bb-0310-9956-ffa450edef68
2018-05-26 16:54:23 +00:00

68 KiB