forked from pool/python-psutil
4c6fbf6cade842aa56e39544cc9a7fb1ac26b3a02d0a28be5227082956804bcc
* Replace strlcat/strlcpy with safe str_copy/str_append * Introduce PSUTIL_TESTING mode. Terminate execution if str_* funcs fail * Replace unsafe sprintf/snprintf/sprintf_s calls with str_format() * Fix BSD compilation err OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=188
Description
No description provided
Languages
Diff
100%