freebsd-dev/usr.bin/fetch
Bruce Evans 6525961b64 Null-terminate the string in percent_decode() so that we don't depend on
malloc() returning zeroed storage or dump core while starting up.

Found-by:	/etc/malloc.conf ->AJ
1997-02-02 09:16:37 +00:00
..
fetch.1 Some fixes for HTTP: 1997-01-31 19:55:51 +00:00
fetch.h Some fixes for HTTP: 1997-01-31 19:55:51 +00:00
file.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
ftp.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
http.c Some fixes for HTTP: 1997-01-31 19:55:51 +00:00
main.c Some fixes for HTTP: 1997-01-31 19:55:51 +00:00
Makefile Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
uri.c Here is my long-threatened revamping of fetch. Jean-Marc probably won't 1997-01-30 21:43:44 +00:00
util.c Null-terminate the string in percent_decode() so that we don't depend on 1997-02-02 09:16:37 +00:00