Skip to content

Coverity fixes #1490

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

Merged
merged 13 commits into from
Aug 7, 2018
Merged

Coverity fixes #1490

merged 13 commits into from
Aug 7, 2018

Conversation

ddpbsd
Copy link
Member

@ddpbsd ddpbsd commented Aug 6, 2018

Mostly small fixes. Very little testing so far.

ddpbsd added 13 commits August 6, 2018 09:34
config_ruleinfo->ignore to config_ruleinfo->ckignore
There is a section for config_ruleinfo->ignore above what was changed,
but the next section is dealing with ckignore instead.
Make sure socket is in use (we're not using the sendmail option)
before sending data through it. A socket of '-1' might cause
issues.
Multiple CID from coverity:
172780
172781
172782
172784
172785
as well terminate it after the data has been pushed into buf.
CID 172146
@atomicturtle atomicturtle merged commit a4480b0 into ossec:master Aug 7, 2018
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