Codacy Production / Codacy Static Code Analysis
required action
Nov 17, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 4
- Added 1
Clones added
============
- src/dpp/socketengines/poll.cpp 2
- src/dpp/socketengines/epoll.cpp 2
- src/dpp/socketengines/kqueue.cpp 2
- src/dpp/voice/enabled/handle_frame.cpp 2
- src/dpp/events/guild_member_add.cpp 2
See the complete overview on Codacy
Annotations
Check notice on line 53 in src/sockettest/socket.cpp
codacy-production / Codacy Static Code Analysis
src/sockettest/socket.cpp#L53
Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Loading