[Varnish] #1642: Assert error in VGZ_Ibuf()
Varnish
varnish-bugs at varnish-cache.org
Wed Apr 29 11:44:41 CEST 2015
#1642: Assert error in VGZ_Ibuf()
--------------------------+---------------------
Reporter: llavaud | Owner: martin
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: major | Resolution: fixed
Keywords: assert error |
--------------------------+---------------------
Changes (by Poul-Henning Kamp <phk@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [238705413c44c21c5ec91e890e34e1b0c1331066]:
{{{
#!CommitTicketReference repository=""
revision="238705413c44c21c5ec91e890e34e1b0c1331066"
Latch error values returned from any VDP function, making sure that
all subsequent calls to VDP_bytes() becomes noops. This allows calling
code to allow calling VDP_bytes() again even if a previous call
returned error.
Submitted by: Martin
Fixes #1642
PS: I have given up writing a test-case /phk
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1642#comment:6>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list