This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
qpdf
Watch
2
Star
1
Fork
0
You've already forked qpdf
mirror of
https://github.com/qpdf/qpdf.git
synced
2024-11-02 11:46:35 +00:00
Code
Issues
Releases
Wiki
Activity
2697ba49bc
qpdf
/
libtests
/
qtest
/
json_parse
/
bad-40.json
Jay Berkenbilt
3eb77a7004
JSON: detect duplicate dictionary keys while parsing
2022-05-20 10:13:15 -04:00
7 lines
52 B
JSON
Raw
Blame
History
{
"one"
:
1
,
"two"
:
2
,
"one"
:
3
,
"four"
:
4
}
View Git Blame
Copy Permalink