curl: Fix segfault when -H @headerfile is empty
The curl binary would crash if the -H command line option was given a filename to read using the @filename syntax but that file was empty. Closes #2797
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
The curl binary would crash if the -H command line option was given a filename to read using the @filename syntax but that file was empty. Closes #2797