@@ -6435,6 +6435,8 @@ for (j=0, r = SCPE_OK; j<attcnt; j++) {
free(attnames[j]);
}
Cleanup_Return:
for(j=0;j<attcnt;j++)
free(attnames[j]);
free(attnames);
free(attunits);
free(attswitches);
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.