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

Add rudimentary buffer overrun protection #5

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

Caleb-Daniels-SFC
Copy link
Contributor

I love your library and its been incredibly useful for getting started on using json. I have had to add some rudimentary buffer overrun protection to ensure this works on embedded systems. Its not perfect by any means and I would not add this in its current state but it should lay some ground work for some basic protection from buffer overruns. I was unsure of a better way to do it but it works for the most part. I tried following your coding standards and style to the best of my ability

@rafagafe rafagafe merged commit 14a91f9 into rafagafe:master Sep 29, 2021
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