-
Notifications
You must be signed in to change notification settings - Fork 481
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
SIGABRT: using (") around macros in format-json type-hinting #865
Comments
This is a fallout of the latest grammar destruct changes that @ihrwein and
|
I forgot to mention the version which I tested, it was the origin/master branch with the following commit ID, [console output from 3.7/master, SHA: 02faa75]
|
Could you please add a unit test for this? (It should fail on the errored On Wed, Jan 13, 2016 at 10:03 AM, mitzkia notifications@github.com wrote:
|
Not easily as its a double free. I wanted to add unit/integration testing I would prefer to finish my work on value pairs performance enhancements
|
The patches producing this error are reverted on I fixed the issue on the master branch, but it seems like I checked only the modules. I'll do the rest. |
Hi, I can't reproduce this abort using current master of syslog-ng. |
Trying the Admin Guide example from page: URL
causes double free.
[syslog-ng console output]
[syslog-ng config file]
[valgrind output]
The workaround for this example is:
The text was updated successfully, but these errors were encountered: