• Nils Goroll's avatar
    fix lost workspace overflow markers · 6a70f4ae
    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
    6a70f4ae
vmod_std.c 7.04 KB