]> granicus.if.org Git - curl/commit
formdata: check for EOF when reading from stdin
authorDaniel Stenberg <daniel@haxx.se>
Thu, 23 Feb 2017 09:41:20 +0000 (10:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Feb 2017 09:47:44 +0000 (10:47 +0100)
commit86f566078b6cb79563e4f99cb421abdbda813d4c
tree425a5729097d529e7114a4e742d0a97512aea055
parent035c2eceeb0b29ec71ee64f83b5278144945d34f
formdata: check for EOF when reading from stdin

Reported-by: shachaf@users.noreply.github.com
Fixes #1281
lib/formdata.c