Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
be paranoid when marking workspace overflows
issue a membar to ensure that the overflow marker is written before a failing WS allocation returns and is thus visible from a different context. pan_ic() already has an implicit membar via the mutex lock. Ref varnishcache#2645
- Loading branch information