You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fath2boinc: remove short-circuit for work < 0
Some CPIDs with work = 0 triggered this branch and returned without
updating. This resulted in people not getting their RAC calculated
correctly.
fath2boinc: replace problematic characters in name
Rationale:
Folding@Home might not accept names with these characters
in it but just in case we remove them from the name to prevent
possible XML and CSV injections.