Re: EMI2 Panic
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wapme Systems AG |
| Message-ID | <[email protected]> |
The following patch should fix the NULLed variable addressing:
RCS file: /home/cvs/gateway/gw/smsc_emi2.c,v
retrieving revision 1.56
diff -r1.56 smsc_emi2.c
1617c1617
< privdata->username);
---
> privdata->username ? privdata->username : octstr_create("<null>"));
any objections out there to commit this fix?!
Stipe
[email protected]
-------------------------------------------------------------------
Wapme Systems AG
Vogelsanger Weg 80
40470 Düsseldorf
Tel: +49-211-74845-0
Fax: +49-211-74845-299
E-Mail: [email protected]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are