• Walid Boudebouda's avatar
    varnishncsa: Reduce CTX.gen overflow likelihood · 13fe897f
    Walid Boudebouda authored
    If a format never matches anything, the 4294967296th transaction
    proccessed by varnishncsa will wrap its generation around to zero,
    be considered a match, and let vsb_fcat() pass a null string to
    VSB_quote().
    13fe897f
Name
Last commit
Last update
..
Makefile.am Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
varnishncsa.c Loading commit data...
varnishncsa_options.h Loading commit data...