Add fuzzing wrapper for fetch_from_buf_socks()

This commit is contained in:
Nick Mathewson
2018-07-12 14:20:46 -04:00
parent 7556933537
commit 2d0e1cef20
3 changed files with 75 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ FUZZERS = """
http-connect
iptsv2
microdesc
socks
vrs
"""