• Nils Goroll's avatar
    Fix assertion · 36617b84
    Nils Goroll authored
    When we copy onto ovector[MAX_OV_USED] == ovector[MAX_MATCHES * 2], we
    want to make sure that we do not exceed the destination, not the source.
    36617b84
vmod_re.c 8.68 KB