Skip to content

Conversation

@elizashurov
Copy link
Contributor

Fix Coverity CID 475471 by adding VOID return type to VIOSockReadProcessDequeueCb.
Fix Coverity CID 475412 by preventing DWORD-to-int overflow in Send() function and fixing infinite loop caused by checking pointer instead of value.

Fix Coverity CID 475471 by adding VOID return type to VIOSockReadProcessDequeueCb.
Fix Coverity CID 475412 by preventing DWORD-to-int overflow in Send() function
and fixing infinite loop caused by checking pointer instead of value.

Signed-off-by: Elizabeth Ashurov <eashurov@redhat.com>
@elizashurov elizashurov force-pushed the fix/viosock-coverity-warnings branch from b3d720d to 5a73239 Compare January 21, 2026 16:33
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