[Varnish] #1126: ACL entry with five octets causes VCL compiler to segfault

Varnish varnish-bugs at varnish-cache.org
Thu Apr 12 13:27:09 CEST 2012


#1126: ACL entry with five octets causes VCL compiler to segfault
--------------------+-------------------------------------------------------
 Reporter:  martin  |       Owner:       
     Type:  defect  |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  3.0.2
 Severity:  normal  |    Keywords:       
--------------------+-------------------------------------------------------
Description changed by martin:

Old description:

> An ACL entry of five octets (or a trailing dot) will cause the VCL
> compiler to segfault.
>
> E.g.
> {{
> acl a { "127.0.0.0.1"; }
> }}

New description:

 An ACL entry of five octets (or a trailing dot) will cause the VCL
 compiler to segfault.

 E.g.
 {{{
 acl a { "127.0.0.0.1"; }
 }}}

--

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1126#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list