mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=504
This commit is contained in:
parent
9e5ddb7969
commit
f1f3026943
|
@ -176,6 +176,7 @@ int create_result(
|
|||
rewind(tempfile);
|
||||
read_file(tempfile, r.xml_doc_in);
|
||||
fclose(tempfile);
|
||||
fclose(result_template_file);
|
||||
|
||||
retval = db_result_new(r);
|
||||
if (retval) {
|
||||
|
|
Loading…
Reference in New Issue