This website requires JavaScript.
Explore
Help
Sign In
github-code
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,350
Commits
14
Branches
11
Tags
41a55cfcedb54d9c1874f2f0eb07b504091d7e37
Commit Graph
2 Commits
Author
SHA1
Message
Date
Eric Hawicz
a14a3a680c
Fix an uninitialized memory access in json_pointer.
...
Add comments describing when the fields of the internal struct json_pointer_get_result are valid.
2023-07-31 22:18:03 -04:00
Eric Hawicz
efc530594b
Create a json_pointer_private.h and move a few things there, fix test warnings, note array_list_insert_idx is private.
2023-07-31 22:18:03 -04:00