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

printbuf: do not allow invalid arguments #751

Merged
merged 1 commit into from
Mar 4, 2022
Merged

Conversation

stoeckmann
Copy link
Contributor

If invalid arguments are passed to printbuf functions return -1 to
protect printbuf internals.

Shoutout to C3H2-CTF.

If invalid arguments are passed to printbuf functions return -1 to
protect printbuf internals.
@stoeckmann
Copy link
Contributor Author

It is up to you if handling invalid arguments is something json-c should do. This is clearly a user error after all.

@hawicz hawicz merged commit 1491d92 into json-c:master Mar 4, 2022
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