You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jeff Trawick <tr...@attglobal.net> on 2001/12/27 21:42:22 UTC

Re: cvs commit: httpd-2.0/os/unix unixd.c

gregames@apache.org writes:

> gregames    01/12/27 11:53:37
> 
>   Modified:    .        STATUS
>                os/unix  unixd.c
>   Log:
>   change ap_unix_create_privileged_process() to allocate enough space in
>   the newargs array to allow for a null terminator.  This allows suexec and
>   mod_cgid to work together reliably.

What did David Bowie say?

-- 
Jeff Trawick | trawick@attglobal.net | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Re: cvs commit: httpd-2.0/os/unix unixd.c

Posted by Greg Ames <gr...@remulak.net>.
Jeff Trawick wrote:
> 
> Greg Ames <gr...@remulak.net> writes:
> 
> > Jeff Trawick wrote:
> > >
> > > gregames@apache.org writes:
> > >
> > > > gregames    01/12/27 11:53:37
> > > >
> > > >   Modified:    .        STATUS
> > > >                os/unix  unixd.c
> > > >   Log:
> > > >   change ap_unix_create_privileged_process() to allocate enough space in
> > > >   the newargs array to allow for a null terminator.  This allows suexec and
> > > >   mod_cgid to work together reliably.
> > >
> > > What did David Bowie say?
> >
> > Ahhhhh, wham bam, thank you Ma'am   ???
> 
> CH-CH-CH-CH-CHANGES

OK, will do.  

"A Space Oddity" might be appropriate too.

Greg

Re: cvs commit: httpd-2.0/os/unix unixd.c

Posted by Jeff Trawick <tr...@attglobal.net>.
Greg Ames <gr...@remulak.net> writes:

> Jeff Trawick wrote:
> > 
> > gregames@apache.org writes:
> > 
> > > gregames    01/12/27 11:53:37
> > >
> > >   Modified:    .        STATUS
> > >                os/unix  unixd.c
> > >   Log:
> > >   change ap_unix_create_privileged_process() to allocate enough space in
> > >   the newargs array to allow for a null terminator.  This allows suexec and
> > >   mod_cgid to work together reliably.
> > 
> > What did David Bowie say?
> 
> Ahhhhh, wham bam, thank you Ma'am   ???

CH-CH-CH-CH-CHANGES

-- 
Jeff Trawick | trawick@attglobal.net | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Re: cvs commit: httpd-2.0/os/unix unixd.c

Posted by Greg Ames <gr...@remulak.net>.
Jeff Trawick wrote:
> 
> gregames@apache.org writes:
> 
> > gregames    01/12/27 11:53:37
> >
> >   Modified:    .        STATUS
> >                os/unix  unixd.c
> >   Log:
> >   change ap_unix_create_privileged_process() to allocate enough space in
> >   the newargs array to allow for a null terminator.  This allows suexec and
> >   mod_cgid to work together reliably.
> 
> What did David Bowie say?

Ahhhhh, wham bam, thank you Ma'am   ???

Re: cvs commit: httpd-2.0/os/unix unixd.c

Posted by Aaron Bannert <aa...@clove.org>.
On Thu, Dec 27, 2001 at 03:42:22PM -0500, Jeff Trawick wrote:
> >   change ap_unix_create_privileged_process() to allocate enough space in
> >   the newargs array to allow for a null terminator.  This allows suexec and
> >   mod_cgid to work together reliably.
> 
> What did David Bowie say?

Ground Control to Major Tom? ;)

-a