curl-library
[PATCH] Fix segfault if --libcurl output file cannot be created.
From: Paul Broadhead <paul.broadhead_at_gmail.com>
Date: Mon, 2 Feb 2015 17:37:30 +0000
Received on 2015-02-02
Date: Mon, 2 Feb 2015 17:37:30 +0000
If the outfile for the --libcurl option cannot be created, curl seg faults:
curl http://www.google.com --libcurl test/c
Please find a very simple patch attached.
Thanks for the curl tool.
Paul
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: 0001-Fix-segfault-if-libcurl-output-file-cannot-be-create.patch