• Devon H. O'Dell's avatar
    WS: Fix off-by-one in WS_Reset · 840aa8e5
    Devon H. O'Dell authored
    WS_Assert allows the workspace to be full in its check that `ws->f <= ws->e`.
    WS_Reset does not honor this; if a snapshot was taken of a full workspace, and
    that snapshot is reverted with WS_Reset, we panic.
    
    This issue was identified by Jozef Hatala <jozef@fastly.com>
    840aa8e5
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
hash Loading commit data...
http1 Loading commit data...
mgt Loading commit data...
proxy Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...