Re: [PATCH] Re: XML Post results in <Sender missing and no global set, rejected>
"Mi Reflejo" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
+1 for this Only one thing: If francesco is reading: never put comments with double slashs. Strict compilers doesn't accept this way. + /*O_DESTROY(*body);*/ Martin. On 9/5/06, Paul Keogh <[email protected]> wrote: > > > > > +1 for this. > > This patch fixes the OA handling in the XML POST. > > It also fixes the double free of the POST body but incorrectly identifies > the second free. > > The body should not be freed in get_x_kannel_from_xml () because it is > freed in the outer sendsms_thread () function. > > It is not freed in the get_tag() as stated in the bug report. > > > > -----Original Message----- > From: Stipe Tolj [mailto:[email protected]] > Sent: Tue 05/09/2006 00:01 > To: Kannel Development list > Subject: [PATCH] Re: XML Post results in <Sender missing and no global > set,rejected> > > Hi list, > > I got a quote from a Kannel used that this patch never made it to cvs, but > it > should: > > > http://www.mail-archive.com/[email protected]/msg06918.html > > can someone who uses the XML POST for smsbox please confirm and vote on > commiting to cvs? > > 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 > ------------------------------------------------------------------- > > > > > > >