@@ -203,6 +203,7 @@ int busybox_main(int argc, char **argv)
}
while(index<=index2)
*index++='\0';
argv[ps_index]=NULL;
return(main(argc,argv));
}
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.