[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with newest smsd
From: |
Pawel Kot |
Subject: |
Re: Problems with newest smsd |
Date: |
Tue, 06 Aug 2002 15:01:16 +0200 |
> I think it's because:
> data->SMSFolder = NULL;
> in nk7110.c:P7110_GetSMSNoValidate(). Not sure though, why we do this
> assignment.
OK. I know. It's because we don't want to validate SMS inside IncomingSMS().
But there's no situtation currently when we do validating SMS there. Markus,
what about removing the assignment above and 'if (data->SMSFolder)'
from the IncomingSMS()?
pkot
Re: Problems with newest smsd, Pawel Kot, 2002/08/06
Re: Problems with newest smsd,
Pawel Kot <=
Re: Problems with newest smsd, Pawel Kot, 2002/08/06
Re: Problems with newest smsd, Pawel Kot, 2002/08/07