This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
5,349
Commits
2
Branches
1
Tag
69
MiB
511bfe39c8
Commit Graph
1 Commits
Author
SHA1
Message
Date
iphydf
8f07755834
cleanup: Use
memzero(x, s)
instead of
memset(x, 0, s)
.
...
It's clearer and doesn't risk having a non-zero filler value.
2024-01-24 19:14:32 +00:00