Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fix (Coverity and build warning) #4146

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Misc fix (Coverity and build warning) #4146

merged 2 commits into from
Nov 12, 2024

Conversation

sauwming
Copy link
Member

Coverity:
1565417-1565420 siptypes.cpp: Uninitialized scalar field algoType

Warnings:
../src/pj/ssl_sock_apple.m:579:26: warning: assigning to 'SecIdentityRef' (aka 'struct __SecIdentity *') from 'CFTypeRef' (aka 'const void *') discards qualifiers
../src/pj/ssl_sock_imp_common.c:91:13: warning: unused function 'circ_reset'
../src/pj/ssl_sock_imp_common.c:141:13: warning: unused function 'circ_read_cancel'

@sauwming sauwming self-assigned this Nov 12, 2024
@sauwming sauwming added this to the release-2.15 milestone Nov 12, 2024
@sauwming sauwming merged commit d0df95a into master Nov 12, 2024
36 checks passed
@sauwming sauwming deleted the misc-fix branch November 12, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants