Josef W. Segur wrote: > While researching a related issue, I noted that handle_results() in > the trunk sched_result.cpp seems to be set to call got_bad_result() > without checking if the exit code indicates the project has cancelled > the task, etc.
That's actually on purpose; consecutive_valid is used in the cherry-picking defense mechanism, and bad guys can fake exit codes. -- David _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
