]> granicus.if.org Git - apache/commit
htpasswd: don't point to (unused) stack memory on output
authorYann Ylavic <ylavic@apache.org>
Fri, 3 Feb 2017 08:51:49 +0000 (08:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 3 Feb 2017 08:51:49 +0000 (08:51 +0000)
commitce23a724d7b574acd0d2a024cd6d212cd8304cc4
treecf001f251a1e6956a41d84260cd5b7e93412dee9
parent5982477626b4a5d5949a8f6d7a20327cad82ccb3
htpasswd: don't point to (unused) stack memory on output
to make static analysers happy.  PR 60634.

Reported by shqking and Zhenwei Zou.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1781509 13f79535-47bb-0310-9956-ffa450edef68
support/htpasswd.c