• 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