[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 14:55:32 +0200 |
>>> address@hidden 6 August 2002 14:31:58 >>>
> On Tue, 6 Aug 2002, Markus Plail wrote:
>
> > Ok. I realized what the problem is. Actually there are two:
> > 1. phone driver shouldn't segfault but exit with appropriate error code
> > 2. Jano changed my patch a bit, which lead to the segfault, but it
> > would still not work without the error in the phone driver.
> >
> > I realize that this change isn't obvious at all, and that actually
> > there is no real reason for it, not to work Jano's way, but only
> > mine. Still I think that, especially when one can't test the code, it
> > should have been better to ask me why I did this. Especially as it was
>
> Ok. Please tell me why I must do the same initialization every iteration.
I think it's because:
data->SMSFolder = NULL;
in nk7110.c:P7110_GetSMSNoValidate(). Not sure though, why we do this
assignment.
pkot
- Re: Problems with newest smsd, (continued)
- Re: Problems with newest smsd, Markus Plail, 2002/08/06
- Re: Problems with newest smsd, Jan Derfinak, 2002/08/06
- Re: Problems with newest smsd, Markus Plail, 2002/08/06
- Re: Problems with newest smsd, Jan Derfinak, 2002/08/06
- Re: Problems with newest smsd, Markus Plail, 2002/08/06
- Re: Problems with newest smsd, Jan Derfinak, 2002/08/07
- Re: Problems with newest smsd, Pawel Kot, 2002/08/06
- Re: Problems with newest smsd, Jan Derfinak, 2002/08/06
- Re: Problems with newest smsd, Pawel Kot, 2002/08/06
- Re: Problems with newest smsd, Jan Derfinak, 2002/08/07
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/06
Re: Problems with newest smsd, Pawel Kot, 2002/08/07