[Varnish] #1134: VCC crash when string concatenating the result of a constant integer converted to a string

Varnish varnish-bugs at varnish-cache.org
Thu May 10 11:50:48 CEST 2012


#1134: VCC crash when string concatenating the result of a constant integer
converted to a string
----------------------+-----------------------------------------------------
 Reporter:  martin    |        Owner:        
     Type:  defect    |       Status:  closed
 Priority:  normal    |    Milestone:        
Component:  varnishd  |      Version:  3.0.2 
 Severity:  normal    |   Resolution:  fixed 
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [9d0e486fe21199e6c059eb829f5d666611806012]) Don't consider a vcc expr
 to be constant after vcc_expr_tostring.

 Avoids vcc errors from constructs like "std.log("Test: " + 1);"

 Fixes: #1134

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




More information about the varnish-bugs mailing list