You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Steffen <in...@apachelounge.com> on 2016/07/22 16:59:20 UTC

EC to audit Apache HTTP Server

See https://joinup.ec.europa.eu/node/153614
 
Steffen

Re: EC to audit Apache HTTP Server

Posted by Dirk-Willem van Gulik <di...@webweaving.org>.
On 22 Jul 2016, at 18:59, Steffen <in...@apachelounge.com> wrote:
> 
> See https://joinup.ec.europa.eu/node/153614

I think I’ve gotten the right people at the EC to know that d Eric Covener (covener@apache.org) as the Chair of HTTPD is the right starting place should they want a proper conversation.

Dw (who once upon a time worked at that EC department).

Re: EC to audit Apache HTTP Server

Posted by Yann Ylavic <yl...@gmail.com>.
On Sat, Jul 23, 2016 at 11:01 AM, Nick Kew <ni...@apache.org> wrote:
> On Fri, 2016-07-22 at 18:59 +0200, Steffen wrote:
>
> Could this be time to start inserting comments?
>
>   /* Note to auditors: an EALLOC here is a crash,
>    * and error handling won't help.
>    */
>   foo = apr_palloc(pool, sz);

+1, likely to be spotted...

Re: EC to audit Apache HTTP Server

Posted by Nick Kew <ni...@apache.org>.
On Fri, 2016-07-22 at 18:59 +0200, Steffen wrote:
> See https://joinup.ec.europa.eu/node/153614
>  
> Steffen

Thanks for the heads-up!  Anyone we might've heard of
likely to be involved with that?

Could this be time to start inserting comments?

  /* Note to auditors: an EALLOC here is a crash,
   * and error handling won't help.
   */
  foo = apr_palloc(pool, sz);

-- 
Nick Kew


Re: EC to audit Apache HTTP Server

Posted by Ruediger Pluem <rp...@apache.org>.

On 07/22/2016 06:59 PM, Steffen wrote:
> See https://joinup.ec.europa.eu/node/153614
>  
> Steffen
> 

Sounds interesting.

Regards

Rdiger