> parse_init_data clears the APP_INIT_DATA structure using memset, corrupting
> the internal structure of the std::string members.
>

Using memset() and memcpy() on classes or structures in C++ should be abolished.

Just preaching to the choir again.
_______________________________________________
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.

Reply via email to