@@ -609,7 +609,7 @@ int re_pikevm(rcode *prog, const char *s, const char **subp, int nsubp)
decref(nsub)
}
break_for:
if(!c)
if(sp==_sp)
break;
tmp=clist;
clist=nlist;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.