-
- Downloads
INFILESIZE: fields in UserDefined must not be changed run-time
set.infilesize in this case was modified in several places, which could lead to repeated requests using the same handle to get unintendent/wrong consequences based on what the previous request did!
Showing
- lib/curl_rtmp.c 2 additions, 1 deletionlib/curl_rtmp.c
- lib/file.c 3 additions, 3 deletionslib/file.c
- lib/ftp.c 7 additions, 7 deletionslib/ftp.c
- lib/http.c 10 additions, 10 deletionslib/http.c
- lib/imap.c 3 additions, 3 deletionslib/imap.c
- lib/multi.c 2 additions, 0 deletionslib/multi.c
- lib/rtsp.c 1 addition, 1 deletionlib/rtsp.c
- lib/smtp.c 4 additions, 4 deletionslib/smtp.c
- lib/ssh.c 9 additions, 9 deletionslib/ssh.c
- lib/tftp.c 4 additions, 4 deletionslib/tftp.c
- lib/transfer.c 2 additions, 2 deletionslib/transfer.c
- lib/url.c 7 additions, 6 deletionslib/url.c
- lib/urldata.h 3 additions, 1 deletionlib/urldata.h
Loading
Please register or sign in to comment