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

Fix dead assign/init found by clang static analyzer #891

Merged
merged 1 commit into from
Feb 26, 2015
Merged

Fix dead assign/init found by clang static analyzer #891

merged 1 commit into from
Feb 26, 2015

Conversation

jpnurmi
Copy link
Member

@jpnurmi jpnurmi commented Feb 26, 2015

Value stored to 'pUser' (during its initialization) is never read

    Value stored to 'pUser' (during its initialization) is never read
DarthGandalf added a commit that referenced this pull request Feb 26, 2015
Fix dead assign/init found by clang static analyzer
@DarthGandalf DarthGandalf merged commit 832cec4 into znc:master Feb 26, 2015
@DarthGandalf
Copy link
Member

Hm, why not 1.6.x?

@jpnurmi jpnurmi deleted the dead branch February 26, 2015 15:22
@jpnurmi
Copy link
Member Author

jpnurmi commented Feb 26, 2015

I didn't bother because this is not an important change at all :)

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.

2 participants