mirror of https://github.com/BOINC/boinc.git
parent
9fc06ef7cf
commit
812ce585a8
|
@ -315,6 +315,7 @@ void generate_random_input_file(int n) {
|
|||
}
|
||||
}
|
||||
fclose(infile);
|
||||
free(h_idata);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue