Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-16 Thread Jim Jagielski
On May 15, 2008, at 3:00 PM, Ruediger Pluem wrote: On 05/15/2008 05:29 AM, BOYA SUN wrote: Here is another potential bug we've just discovered, and it seems to be occured in several places. Please also take a look at it if interested, thanks a lot! Boya --- Bug#7 File

Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-16 Thread Henrik Nordstrom
On tor, 2008-05-15 at 21:07 +0100, John ORourke wrote: > This error would typically happen on a busy site with a full log > partition. Writing to syslog is likely to fail for the same reason, > and in a typical setup a full /var partition is going to cause all > sorts of problems. Good log files

Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-15 Thread John ORourke
Henrik Nordstrom wrote: On tor, 2008-05-15 at 21:00 +0200, Ruediger Pluem wrote: \apache\src\log.c(682):apr_file_puts(errstr, logf); I see nothing reasonable that we can do in this situation but ignoring the error. syslog? Please excuse me barging in here but I t

Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-15 Thread Ruediger Pluem
On 05/15/2008 09:44 PM, Henrik Nordstrom wrote: On tor, 2008-05-15 at 21:00 +0200, Ruediger Pluem wrote: \apache\src\log.c(682):apr_file_puts(errstr, logf); I see nothing reasonable that we can do in this situation but ignoring the error. syslog? Syslog may not be available and

Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-15 Thread Henrik Nordstrom
On tor, 2008-05-15 at 21:00 +0200, Ruediger Pluem wrote: > > \apache\src\log.c(682):apr_file_puts(errstr, logf); > > I see nothing reasonable that we can do in this situation but ignoring the > error. syslog? Regards Henrik

Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-15 Thread Ruediger Pluem
On 05/15/2008 05:29 AM, BOYA SUN wrote: Here is another potential bug we've just discovered, and it seems to be occured in several places. Please also take a look at it if interested, thanks a lot! Boya --- Bug#7 File Name: /httpd-2.2.8/srclib/apr/file_io/unidx/readwrite.

Re: Re: bugs/inappropriate coding practice discovered by interproceduralcode analysis for version 2.2.8 of Apache

2008-05-14 Thread BOYA SUN
r\n", f); \apache\src\mod_cgid.c(1078):apr_file_puts(argsbuffer, f); \apache\src\mod_cgid.c(1081):apr_file_puts(argsbuffer, f); \apache\src\mod_cgid.c(1082):apr_file_puts("\n", f); BOYA SUN 2008-05-14 发件人: Ruediger Pluem 发送时间: 2008-05-14 16:50