]> granicus.if.org Git - apache/commit
ap_proxy_strncpy should correctly handle src being NULL.
authorJim Jagielski <jim@apache.org>
Thu, 17 Oct 2013 15:02:04 +0000 (15:02 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 17 Oct 2013 15:02:04 +0000 (15:02 +0000)
commit81e827c11c275be63a81780b23b3e1e1c0ca3a5f
treeeccd2ad2a5018b2ae46f80a9a31fb22be71b8e5c
parent347c75b3c57ed7647f88e215aeb164cf236a8929
ap_proxy_strncpy should correctly handle src being NULL.
Actually, apr_cpystrn() should as well...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533100 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c