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

Reply via email to