* Was missed in https://codereview.scilab.org/#/c/16483/ The test now passes again
Change-Id: I1552ee121eab0d845716f65d1d64b0bcc69f1831
if (ierr != 0)
{
Scierror(999, _("%s: scicosim is not running.\n"), funname.data());
- delete[] label;
return types::Function::Error;
}
label[labelSize] = '\0';