Add test for an example found during fuzzing
This commit is contained in:
parent
f722923493
commit
fcffd4b732
8 changed files with 111 additions and 40 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
|||
[submodule "externals/json-parser"]
|
||||
path = externals/json-parser
|
||||
url = https://github.com/udp/json-parser.git
|
||||
[submodule "externals/crypto-algorithms"]
|
||||
path = externals/crypto-algorithms
|
||||
url = https://github.com/B-Con/crypto-algorithms.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue