Re: [PATCH] Mime multipart parsing
"Mi Reflejo" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
+1 here. we never will got \r\n\r\n or \n\n right? M On 1/4/07, Vincent CHAVANIS <[email protected]> wrote: > tested. ++1 for me, > > 2007-01-04 11:06:43.899 [30705] [2] DEBUG: HTTP: Creating HTTPClient for > `192.168.0.6'. > 2007-01-04 11:06:43.899 [30705] [2] DEBUG: HTTP: Created HTTPClient area > 0x2aaaaac069d0. > 2007-01-04 11:06:43.924 [30705] [3] DEBUG: entered free_clientinfo 0, > ip=70xxxxx > 2007-01-04 11:06:43.924 [30705] [3] DEBUG: left free_clientinfo > 2007-01-04 11:06:43.924 [30705] [3] DEBUG: HTTP: Destroying HTTPClient area > 0x2aaaaac069d0. > 2007-01-04 11:06:43.924 [30705] [3] DEBUG: HTTP: Destroying HTTPClient for > `192.168.0.6'. > > Vincent. > > -- > Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR) > Service Technique/Reseau - NOC > Developpement SMS/MMS/Kiosques > http://www.telemaque.fr/ > [email protected] > Tel : +33 4 92 90 99 84 (fax 9142) > ----- Original Message ----- > From: "Paul Bagyenda" <[email protected]> > To: <[email protected]> > Sent: Wednesday, January 03, 2007 6:39 AM > Subject: [PATCH] Mime multipart parsing > > > > Hi, > > There is a slight problem with the multipart parsing in Kannel's lib: > > - when parsing an enclosed multipart element fails, the module crashes > > - body elements that end in CRLF cause some problems. > > > > Attached is a fix for this. > > > > Cheers and happy new year. > > > > > > > >