Skip to content

CodeQL is reporting "Security" issues in Jamulus source #3161

@pljones

Description

@pljones

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

bugSomething isn't working

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions