Hello, == boinc/client/sim.cpp == Why is the fopen() call at line 1007 not null-checked ? I mean, if the fopen() fails, it will segfault.
== boinc/samples/atiopencl/atiopencl.cpp == Is this me, or the fopen() at line 435/437 is never fclose()ed ? _______________________________________________ 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.
