We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
I'm trying create a couple of reports and i'm getting the following error since upgrading to 2.9.0
cat /var/ossec/logs/alerts/alerts.log | /var/ossec/bin/ossec-reportd -f group authentication_success
2017/03/07 16:17:14 ossec-reportd: INFO: Started (pid: 31370). *** glibc detected *** /var/ossec/bin/ossec-reportd: double free or corruption (out): 0x0000000001d9b990 *** Aborted
The text was updated successfully, but these errors were encountered:
Stop a double-free.
cb2ac11
Reported by Keith-mo in issue ossec#1084
No branches or pull requests
Hi
I'm trying create a couple of reports and i'm getting the following error since upgrading to 2.9.0
cat /var/ossec/logs/alerts/alerts.log | /var/ossec/bin/ossec-reportd -f group authentication_success
2017/03/07 16:17:14 ossec-reportd: INFO: Started (pid: 31370).
*** glibc detected *** /var/ossec/bin/ossec-reportd: double free or corruption (out): 0x0000000001d9b990 ***
Aborted
The text was updated successfully, but these errors were encountered: