You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix segfault in cplcf->conf->purge_all with separate location syntax
cplcf->conf was not being set when using separate location purge
syntax, so the attempt to access cplcf->conf->purge_all in
ngx_http_cache_purge_handler was causing a segmentation fault.
0 commit comments