]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get rid of somewhat long-standing issue regarding large values
authorJim Jagielski <jim@apache.org>
Mon, 9 Dec 2002 20:21:00 +0000 (20:21 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 9 Dec 2002 20:21:00 +0000 (20:21 +0000)
commit1a2428f77144c0c20438cd99540107da6e1c19ce
treed82350cf6b41e83d578f77eb7ef60d9b414d6c2d
parent1def53888351df24e93ce49854523a5c81c6dcf1
Get rid of somewhat long-standing issue regarding large values
of precision causing a buffer to be clobbered in the vformatter
function (eg: ap_snprintf)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97822 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/ap/ap_snprintf.c