Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 56742 invoked from network); 11 Feb 2005 05:22:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Feb 2005 05:22:45 -0000 Received: (qmail 78154 invoked by uid 500); 11 Feb 2005 05:22:44 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 78123 invoked by uid 500); 11 Feb 2005 05:22:44 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 78108 invoked by uid 99); 11 Feb 2005 05:22:44 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 10 Feb 2005 21:22:42 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j1B5McEJ029921 for ; Fri, 11 Feb 2005 06:22:38 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j1B5McJJ029919; Fri, 11 Feb 2005 06:22:38 +0100 Date: Fri, 11 Feb 2005 06:22:38 +0100 Message-Id: <200502110522.j1B5McJJ029919@ajax.apache.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 28376] - log overflows with a long request X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=28376 ------- Additional Comments From turutani@scphys.kyoto-u.ac.jp 2005-02-11 06:22 ------- The original bug was caused by forgetten NULL termination of the string, and the too-long-request was not essential. Restriction of request is a good idea, I think, but is a different problem. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org