Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
json-c - A JSON implementation in C
- Description:
JSON-C implements a reference counting object model that allows you to easily
construct JSON objects in C, output them as JSON formatted strings and parse
JSON formatted strings back into the C representation of JSON objects.
Packages
json-c-0.11-4.el7_0.x86_64
[30 KiB] |
Changelog
by Remi Collet (2014-04-09):
- fix has collision CVE-2013-6371
- fix buffer overflow CVE-2013-6370
- enable upstream test suite
|