Only in .: .libs Only in .: Makefile Only in .: base64.lo Only in .: base64.o Only in .: connect.lo Only in .: connect.o Only in .: cookie.lo Only in .: cookie.o Only in .: dict.lo Only in .: dict.o Only in .: diff.txt Only in .: easy.lo Only in .: easy.o Only in .: escape.lo Only in .: escape.o Only in .: file.lo Only in .: file.o diff ./formdata.c d:\dev\curl-7.9.1\lib/formdata.c 403c403 < char *contenttype, --- > char *contenttype, 405d404 < struct curl_slist* contentHeader, 419d417 < post->contentHeader = contentHeader; 828,842d825 < case CURLFORM_CONTENTHEADER: < { < struct curl_slist* list = NULL; < if( array_state ) < list = (struct curl_slist*)array_value; < else < list = va_arg(params,struct curl_slist*); < < if( current_form->contentheader ) < return_value = FORMADD_OPTION_TWICE; < else < current_form->contentheader = list; < < break; < } 895d877 < form->contentheader, 943,944c925,926 < newform->line = (char *)malloc(length +1); < memcpy(newform->line, line, length); --- > newform->line = (char *)malloc(length+1); > memcpy(newform->line, line, length+1); 1050,1051d1031 < struct curl_slist* curList; < 1112,1119d1091 < < curList = file->contentHeader; < while( curList ) < { < /* Process the additional headers specified for this form */ < size += AddFormDataf( &form, "\r\n%s", curList->data ); < curList = curList->next; < } diff ./formdata.h d:\dev\curl-7.9.1\lib/formdata.h 47d46 < struct curl_slist* contentheader; Only in .: formdata.lo Only in .: formdata.o Only in .: ftp.lo Only in .: ftp.o Only in .: getdate.lo Only in .: getdate.o Only in .: getenv.lo Only in .: getenv.o Only in .: getinfo.lo Only in .: getinfo.o Only in .: getpass.lo Only in .: getpass.o Only in .: hostip.lo Only in .: hostip.o Only in .: http.lo Only in .: http.o Only in .: http_chunks.lo Only in .: http_chunks.o Only in .: if2ip.lo Only in .: if2ip.o Only in .: krb4.lo Only in .: krb4.o Only in .: ldap.lo Only in .: ldap.o Only in .: libcurl.la Only in .: memdebug.lo Only in .: memdebug.o Only in .: mprintf.lo Only in .: mprintf.o Only in .: netrc.lo Only in .: netrc.o Only in .: progress.lo Only in .: progress.o Only in .: security.lo Only in .: security.o Only in .: sendf.lo Only in .: sendf.o Only in .: speedcheck.lo Only in .: speedcheck.o Only in .: ssluse.lo Only in .: ssluse.o Only in .: strequal.lo Only in .: strequal.o Only in .: strtok.lo Only in .: strtok.o Only in .: telnet.lo Only in .: telnet.o Only in .: timeval.lo Only in .: timeval.o Only in .: transfer.lo Only in .: transfer.o Only in .: url.lo Only in .: url.o Only in .: version.lo Only in .: version.o