@ -331,12 +331,8 @@ int main(int argc, char* argv[]) {
}
}
out:
if(input_filenames!=NULL){
jv_mem_free(input_filenames);
}
if(jq!=NULL){
jq_teardown(&jq);
}
if(ret>=10&&ret<=11&&!(options&EXIT_STATUS))
return0;
returnret;
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.