projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d11c920
)
Fix comment typo
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 28 May 2020 09:11:01 +0000
(11:11 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 28 May 2020 10:24:49 +0000
(12:24 +0200)
fuzz.c
patch
|
blob
|
history
diff --git
a/fuzz.c
b/fuzz.c
index
6b94d16
..
a637e7b
100644
(file)
--- a/
fuzz.c
+++ b/
fuzz.c
@@
-429,7
+429,7
@@
static int fuzz_gzip(struct client_state *csp, char *fuzz_input_file)
* Function : fuzz_socks
*
* Description : Treat the fuzzed input as a socks response.
- * XXX: This is pretty useless as parsing socks re
ps
onse
+ * XXX: This is pretty useless as parsing socks re
sp
onse
* is trivial.
*
* Parameters :