-
Notifications
You must be signed in to change notification settings - Fork 233
Description
Describe the bug
CodeQL has been reporting the following "Security" issues in src/client.cpp
:
Multiplication result converted to larger type High
# 18 opened January 10, 2021 05:44 • Detected by CodeQL in src/client.cpp:1314 main
Multiplication result converted to larger type High
# 17 opened January 10, 2021 05:44 • Detected by CodeQL in src/client.cpp:1268 main
Multiplication result converted to larger type High
# 16 opened January 10, 2021 05:44 • Detected by CodeQL in src/client.cpp:1260 main
which were closed as "Won't fix". Re-opening this as an issue.
To Reproduce
View the "Security" tab, "Code scanning alerts"->"View alerts" with the "open" filter removed.
Expected behavior
We shouldn't have any type "High" security defects.
Every build should report the CodeQL security defects in Jamulus src clearly.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status