Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 85636 invoked by uid 500); 9 Jul 2003 15:31:52 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 85619 invoked by uid 500); 9 Jul 2003 15:31:51 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 9 Jul 2003 15:31:51 -0000 Message-ID: <20030709153151.41395.qmail@icarus.apache.org> From: kess@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N kess 2003/07/09 08:31:50 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: vote Revision Changes Path No revision No revision 1.751.2.359 +2 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.358 retrieving revision 1.751.2.359 diff -u -r1.751.2.358 -r1.751.2.359 --- STATUS 9 Jul 2003 11:47:13 -0000 1.751.2.358 +++ STATUS 9 Jul 2003 15:31:49 -0000 1.751.2.359 @@ -234,7 +234,7 @@ * Backport FreeBSD layout. PR 21100. config.layout: r1.22 - +1: nd, brianp, erikabele + +1: nd, brianp, erikabele, kess * ab: fix NULL-pointer issue when parsing incomplete response. PR 21085. (2.0 + 1.3)