mirror of https://github.com/BOINC/boinc.git
8009a8cecb
- XML parser: for parse_string(), malloc the 256KB buffer instead of allocating it on the stack; the latter crashes threads with 32KB stacks. However, do the malloc() only if we've actually seen the start tag (this required a bit of code shuffle). - BOINC GAHP: escape spaces in error msgs |
||
---|---|---|
.. | ||
Makefile | ||
boinc_gahp.cpp |