
varnish-bugs at varnish-cache
Apr 12, 2012, 4:01 AM
Post #1 of 2
(140 views)
Permalink
|
|
#1125: Unresolved string as first parameter to regsub causes VCL compiler to segfault
|
|
#1125: Unresolved string as first parameter to regsub causes VCL compiler to segfault --------------------+------------------------------------------------------- Reporter: martin | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: build | Version: 3.0.2 Severity: normal | Keywords: --------------------+------------------------------------------------------- A typo for the first argument to regsub (e.g. 'regsub(reg.url,...)') causes the VCL compiler to segfault. -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1125> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|