e2f9a08107
Device variable can overflow, or be unterminated. Replace strcpy by strncpy and be sure that the string is terminated (sizeof() - 1). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
tsmf_oss.c |
e2f9a08107
Device variable can overflow, or be unterminated. Replace strcpy by strncpy and be sure that the string is terminated (sizeof() - 1). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
tsmf_oss.c |