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

Replace json-glib with jansson #53

Merged
merged 12 commits into from
Jan 29, 2018
Merged

Replace json-glib with jansson #53

merged 12 commits into from
Jan 29, 2018

Conversation

paolostivanin
Copy link
Owner

@paolostivanin paolostivanin commented Jan 29, 2018

  • all json operations are now done in secure memory
  • porting to jansson helped also to reduce the amount of code and to make it cleaner and more readable
  • fix replace json-glib with jansson #50

@paolostivanin paolostivanin merged commit 2c4deae into master Jan 29, 2018
@paolostivanin paolostivanin deleted the fix-50 branch January 29, 2018 19:50
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.

replace json-glib with jansson
1 participant