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

- Format string security fix #849

Merged
merged 1 commit into from
May 18, 2016
Merged

Conversation

atomicturtle
Copy link
Member

Signed-off-by: Scott R. Shinn scott@atomicorp.com

Fix for these:
os_maild/sendcustomemail.c:262:31: error: format not a string literal and no format arguments [-Werror=format-security]

This could use some testing to ensure the sendmail functionality is still working correctly

Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
@ddpbsd ddpbsd merged commit 7f8b80c into ossec:master May 18, 2016
@atomicturtle atomicturtle deleted the format-security-fix branch May 24, 2016 21:08
atomicturtle added a commit to atomicturtle/ossec-hids that referenced this pull request Sep 1, 2016
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
ddpbsd added a commit that referenced this pull request Sep 2, 2016
Backport PR #849, format string fix
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.

3 participants