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

Avoid a crash of agentd on Solaris. #185

Merged
merged 2 commits into from Apr 22, 2014
Merged

Conversation

danpop60
Copy link
Contributor

Avoid a crash of agentd on Solaris.
Replaced AF_UNIX by PF_UNIX in a couple of socket() calls.

awiddersheim added a commit that referenced this pull request Apr 22, 2014
Avoid a crash of agentd on Solaris by modifying the default value for cfg_profile_name in os_write_agent_info(). Also, use PF_UNIX instead of AF_UNIX in both OS_BindUnixDomain() and OS_ConnectUnixDomain().
@awiddersheim awiddersheim merged commit 571b451 into ossec:master Apr 22, 2014
@awiddersheim
Copy link
Member

Merged. Thanks again.

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.

None yet

2 participants