Skip to content

Conversation

@bryonglodencissp
Copy link

🐛 label: #swsec

Greetings,

In AudioThruEngine::​OutputIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList *, AudioTimeStamp const*, void *): An unsigned value can never be less than 0 (CWE-571), e.g., this greater-than-or-equal-to-zero comparison of an unsigned value is always true.

Signed-off-by: Bryon Gloden, CISSP® cissp@bryongloden.com

[/SoundflowerBed/AudioThruEngine.cpp:410]: An unsigned value can never be negative, so this test will always evaluate the same way.

Signed-off-by: Bryon Gloden, CISSP® <cissp@bryongloden.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant