• Nils Goroll's avatar
    fix lost workspace overflow markers · e54ea1bd
    Nils Goroll authored
    As WS_Reset() clears the overflow marker, the correct order for
    resetting and marking an overflow is WS_Reset(); WS_MarkOverflow();
    
    Fixes the last seemingly obscure bit of #2645
    e54ea1bd
vmod_std.c 7.04 KB