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

log_msg_append_format_sdata: added block name sanitization. #1948

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

szemere
Copy link
Collaborator

@szemere szemere commented Mar 28, 2018

If SDATA comes from a JSON object, block names may contain characters not allowed by the standard.

In test_log_message.c: changed test_sdata_sanitize_keys testcase to a more general test_sdata_sanitization and added only one additional message. (Don't want to duplicate all the messages since the sanitization was made by the same function.)

test_log_message.c: test_sdata_sanitization: only one testcase
applied, since same function is used.
@kira-syslogng
Copy link
Contributor

success

@MrAnno
Copy link
Collaborator

MrAnno commented Apr 13, 2018

Hi,

We've just merged a CI-related pull request into our master branch.
Since the current Travis CI checks in your PR are outdated, I'd like to ask you to rebase against master.

@gaborznagy gaborznagy merged commit da04fc7 into syslog-ng:master Apr 16, 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.

None yet

7 participants