]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ab.c was using strncat incorrectly as well as not checking for possible
authorJim Jagielski <jim@apache.org>
Sat, 28 Sep 2002 23:40:20 +0000 (23:40 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 28 Sep 2002 23:40:20 +0000 (23:40 +0000)
commitf7164e07b7302f9b85e0da3f81f364f2d949c94f
treeffca3745bf177e218dd3cc111f3d724c9a950649
parent6dfc04345070583c741a0602cf4970fba90461fb
ab.c was using strncat incorrectly as well as not checking for possible
buffer overflow.
PR:
Obtained from:
Submitted by:
Reviewed by:

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