Re: [PATCH] Mime multipart parsing
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <09c101c7331d$ae079870$9600a8c0@vince> |
The test is trivial, it does not crash anymore with this patch ;) Vincent. ----- Original Message ----- From: "Stipe Tolj" <[email protected]> To: "Paul Bagyenda" <[email protected]> Cc: <[email protected]> Sent: Monday, January 08, 2007 1:11 AM Subject: Re: [PATCH] Mime multipart parsing > Paul Bagyenda wrote: > >> 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. > > Hi Paul, > > the best wishes for NEW YEAR 2007! > > Vincent, Martin: +1, commiting to cvs: > > 2007-01-08 Stipe Tolj <stolj at kannel.org> > * gwlib/mime.c: fixing segfault in MIME multipart parsing. Thanks to > Paul > for providing the patch, and Vincent and Martin for review. > [Msg-Id: <[email protected]>] > > BTW, fixed TABs in the source!!! Please do use 4 chars as intend, no tabs. > > Can one of you guys pick this up and do a sophistiated test item for the > MIME parsing module? ie. checks/check_mime.sh that feeds itself with > various MIME examples and compares what we get and what is expected? > > Stipe > > ------------------------------------------------------------------- > Kölner Landstrasse 419 > 40589 Düsseldorf, NRW, Germany > > tolj.org system architecture Kannel Software Foundation (KSF) > http://www.tolj.org/ http://www.kannel.org/ > > mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org > ------------------------------------------------------------------- > >