Describe the bug
Codacy emits a warning for src/signalhandler.cpp line 85.
From @ann0see in #314 (comment)
Note: I don't see a buffer around that line and was wondering whether the reference could be outdated or wrong. However, this file has not seen any recent updates, as far as I can see.
To Reproduce
Run a Codacy scan
Expected behavior
No warning.
Screenshots
"Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20)."
in src/signalhandler.cpp line 85
Version of Jamulus
Assuming that @ann0see had master checked, this would imply that the version was 80e1d23 or before.
@softins Assigning to you as you sounded like you were to look into this? :)
Describe the bug
Codacy emits a warning for src/signalhandler.cpp line 85.
From @ann0see in #314 (comment)
Note: I don't see a buffer around that line and was wondering whether the reference could be outdated or wrong. However, this file has not seen any recent updates, as far as I can see.
To Reproduce
Run a Codacy scan
Expected behavior
No warning.
Screenshots
Version of Jamulus
Assuming that @ann0see had master checked, this would imply that the version was 80e1d23 or before.
@softins Assigning to you as you sounded like you were to look into this? :)