[Varnish] #1568: director.hash with req.http.Cookie && empty req.http.Cookie results in SIGSEGV

Varnish varnish-bugs at varnish-cache.org
Mon Sep 22 16:38:28 CEST 2014


#1568: director.hash with req.http.Cookie && empty req.http.Cookie results in
SIGSEGV
------------------------------------+----------------------------------
 Reporter:  zviratko                |       Owner:  slink
     Type:  defect                  |      Status:  closed
 Priority:  normal                  |   Milestone:  Varnish 4.0 release
Component:  varnishd                |     Version:  4.0.1
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  segfault hash director  |
------------------------------------+----------------------------------

Comment (by Lasse Karstensen <lkarsten@…>):

 In [2852b2d729ef0122ea6f08af2350f49ff49848f1]:
 {{{
 #!CommitTicketReference repository=""
 revision="2852b2d729ef0122ea6f08af2350f49ff49848f1"
 Skip NULL and empty arguments when hashing. Hash all other arguments.

 When multiple arguments were passed to vmod_hash_backend, only the
 first argument was re-used for the number of arguments passed.

 Fixes #1568
 }}}

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



More information about the varnish-bugs mailing list