* LLSMaster: replace explicit array element copy with memcpy() Replace explicit array element copy with memcpy() Signed-off-by: Paolo Teti <paolo.teti@gmail.com> * SDO server: copy and zeroize arrays using memcpy() and memset() * Replace array elements copy with memcpy(). * Clear response buffer using memset() Signed-off-by: Paolo Teti <paolo.teti@gmail.com> |
||
|---|---|---|
| .. | ||
| CO_LSS.h | ||
| CO_LSSmaster.c | ||
| CO_LSSmaster.h | ||
| CO_LSSslave.c | ||
| CO_LSSslave.h | ||