]> granicus.if.org Git - curl/commit
file: use private buffer for C-L output
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Apr 2017 22:15:28 +0000 (00:15 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 1 May 2017 20:55:29 +0000 (22:55 +0200)
commit7c312f84ea930d89c0f0f774b50032c4f9ae30e4
tree2914125740ae133704cf5a95766cb74c9338123f
parentc2ddc12d6086b522703c8b80a72ab791680f1a28
file: use private buffer for C-L output

... instead of clobbering the download buffer.
lib/file.c