Re: two deallocations in url_result_thread in smsbox
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday, July 28, 2003, at 11:25 AM, Stipe Tolj wrote: >> Yep, got problems with ppg sms level delivery reports. > > any suggestions?! In just looking at this... Just remove octstr_destroy ? No deallocation without allocation! > > Drop into IRC: #kannel (irc.freenode.net) for discussion Third chat program to be installed. Probably worth of it, however. > >> No, this is a different thing. It is just that if http receives >> something, and there >> is no charset specified, it must assume that charset is iso-8859-1. >> Kannel >> internal coding is another matter. > > ok, is Kannel misbehaving in this mean anywhere? http library should return charset value ISO-8859-1, not "", when there is no explicit charset. Aarno