Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the incorrect call to memset in app/memcmp, causing undefined beh…
…avior The memset call did effectively nothing because it set zero bytes.
- Loading branch information