Skip to content

[SoundflowerBed] Update AudioThruEngine.cpp#2

Open
bryonglodencissp wants to merge 1 commit into
mattingalls:masterfrom
bryonglodencissp:patch-1
Open

[SoundflowerBed] Update AudioThruEngine.cpp#2
bryonglodencissp wants to merge 1 commit into
mattingalls:masterfrom
bryonglodencissp:patch-1

Conversation

@bryonglodencissp

Copy link
Copy Markdown

🐛 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® [email protected]

[/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® <[email protected]>
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