RE: [PATCH] bug in urltrans.c
"Paul Keogh" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> > This patch solves smsbox crash problem in > urltrans_get_pattern() (urltrans.c). > Not every SMSC (i.e. CIMD2 and OISD) return additional text message > in DLR. So, when this text is NULL smsbox will crash. > > Best regards, > Dariusz Markowicz > +1 for this - octstr_split_words() cannot be passed a NULL argument.