Re: smsbox panic when receiving garbadge in to field!
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wiral Ltd |
| Message-ID | <[email protected]> |
Hi,
you, of course, use native malloc ?
Stefan Cars wrote:
> When a stupid customer of ours is trying to send via the sendsms interface
> and formatting the to field wrong after a short while the smsbox panics
> becuase of "too many concurrent allocations". I've been trying to locate
> the problem without success.
>
> anyone ?
>
> 2002-04-23 16:14:14 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms>
> from <
> X>
> 2002-04-23 16:14:14 [3] INFO: sendsms used by <awardit>
> 2002-04-23 16:14:14 [3] INFO: Illegal characters in 'to' string
> ('46708109311,46
> 733278') vs '0123456789 +-'
> 2002-04-23 16:14:14 [3] DEBUG: Status: 400 Answer: <Garbage 'to' field,
> rejected
> .>
> 2002-04-23 16:14:14 [3] DEBUG: HTTP: Destroying HTTPClient area 0x8231490.
> 2002-04-23 16:14:14 [3] DEBUG: HTTP: Destroying HTTPClient for
> `X'.
> 2002-04-23 16:14:15 [2] DEBUG: HTTP: Creating HTTPClient for
> `X'.
> 2002-04-23 16:14:15 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms>
> from <
> X>
> 2002-04-23 16:14:15 [3] INFO: sendsms used by <awardit>
> 2002-04-23 16:14:15 [3] INFO: Illegal characters in 'to' string
> ('46708109311;46
> 733278') vs '0123456789 +-'
> 2002-04-23 16:14:15 [3] PANIC: Too many concurrent allocations