Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not memset after the end of the array
Fixes an error found by cppcheck: nxdn.cpp:260:12: error: Buffer is accessed out of bounds: m_syncBuffer [bufferAccessOutOfBounds]
- Loading branch information