Add test for an example found during fuzzing

This commit is contained in:
Max Brunsfeld 2017-06-30 21:55:50 -07:00
parent f722923493
commit fcffd4b732
8 changed files with 111 additions and 40 deletions

3
.gitmodules vendored
View file

@ -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