]> granicus.if.org Git - apache/commit
Avoid returning NULL from ap_expr_string.
authorNick Kew <niq@apache.org>
Thu, 3 Apr 2008 00:34:20 +0000 (00:34 +0000)
committerNick Kew <niq@apache.org>
Thu, 3 Apr 2008 00:34:20 +0000 (00:34 +0000)
commitedaecc9146dd2781a890abdc74e3d6ce0f618337
treeda253b9481ebdbe595828d73c90f4134b2c04853
parent2f231b6f0aab63c7aae7a1522d3400cb1e46d089
Avoid returning NULL from ap_expr_string.
Empty string works and won't cause segfault.

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