[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd on FreeBSD dumps core (solved)
From: |
Jan Derfinak |
Subject: |
Re: smsd on FreeBSD dumps core (solved) |
Date: |
Tue, 10 Sep 2002 09:22:30 +0200 (CEST) |
On Mon, 9 Sep 2002, Yuri Krichevsky wrote:
> to fix this, all declarations of GSM_Data structures
> in
> common/gsm-api.c
> common/gsm-statemachine.c
> smsd/lowlevel.c
I have fixed smsd/lowlevel.c. Please test.
During compilation I noticed:
nk7110.c: In function `P7110_Initialise':
nk7110.c:271: warning: `err' might be used uninitialized in this function
Line 271 must be:
GSM_Error err = GE_NONE;
jano
--
Whatever occurs from love is always beyond good and evil.
Friedrich Nietzsche