]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* support/htpasswd.c (mkrecord): Handle crypt() failure.
authorJoe Orton <jorton@apache.org>
Wed, 6 Jun 2012 14:20:27 +0000 (14:20 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 6 Jun 2012 14:20:27 +0000 (14:20 +0000)
commit81b58ca8e44ae9867ec8d229790d50b5fd8a1cd1
treea20a2ce7fdcf9cf17294d4d27a340c8478f64d39
parent27e07f0f8e59cde6cb142b265aace8d310a4e706
* support/htpasswd.c (mkrecord): Handle crypt() failure.

* support/htdbm.c (htdbm_make): Handle crypt() failure.

Submitted by: Paul Wouters <pwouters redhat.com>, jorton

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