]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
use ap_bin2hex() to simplify md5/sha1 code
authorStefan Fritsch <sf@apache.org>
Sun, 16 Dec 2012 11:51:56 +0000 (11:51 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 16 Dec 2012 11:51:56 +0000 (11:51 +0000)
commit6271bace1a50b4ac2744f35761eb8546ebc876c6
tree663d93d2339a2f00c82e8d1e6dd0e322e314aab0
parent7c8f1da40652b893249b8bfc74119a2b3e8e2e10
use ap_bin2hex() to simplify md5/sha1 code

also fixes some 'array subscript is above array bounds' warnings

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