harden pseudo-YAML validation

This commit is contained in:
cathugger
2018-07-12 12:11:44 +00:00
parent ee0257dc88
commit 91f484cbc7
3 changed files with 7 additions and 4 deletions

View File

@@ -419,4 +419,4 @@ test_ed25519.c.o: ed25519/ed25519-donna/ed25519-donna-64bit-tables.h
test_ed25519.c.o: ed25519/ed25519-donna/ed25519-donna-64bit-x86.h
test_ed25519.c.o: ed25519/ed25519-donna/ed25519-donna-impl-base.h
vec.c.o: vec.h
yaml.c.o: types.h yaml.h ioutil.h base64.h common.h
yaml.c.o: types.h yaml.h ioutil.h base32.h base64.h common.h