This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
allwpilib
Watch
4
Star
0
Fork
0
You've already forked allwpilib
mirror of
https://github.com/wpilibsuite/allwpilib
synced
2026-06-27 02:01:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b8d90b852aac934f97a7b986d0234ca5425e9f2
allwpilib
/
ntcore
/
src
History
Gold856
1f6428ab63
[ntcore] Fix undefined comparison behavior when array is empty (
#5448
)
...
If both arrays are empty, it returns true, avoiding UB with memcmp potentially getting a nullptr.
2023-07-17 17:16:54 -07:00
..
dev
[ntcore] Optimize scan of outgoing messages (
#5227
)
2023-03-25 15:20:22 -07:00
generate
[ntcore] Fix doxygen module in generated C types (NFC) (
#5374
)
2023-06-07 09:56:20 -07:00
main
[ntcore] Fix undefined comparison behavior when array is empty (
#5448
)
2023-07-17 17:16:54 -07:00
test
[ntcore] Fix undefined comparison behavior when array is empty (
#5448
)
2023-07-17 17:16:54 -07:00