[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnokii gtk2 port
From: |
Pawel Kot |
Subject: |
Re: [PATCH] gnokii gtk2 port |
Date: |
Tue, 2 Aug 2005 21:41:39 +0200 |
Hi Bozo,
2005/8/2, BORBELY Zoltan <address@hidden>:
> There are a lot of old code in gnokii which contain buffer overflow
> errors. gnokii is evolving from an ordinary application to some kind
> of server application, so we have to remove these errors from the code.
> Maybe we have to redesign parts of the API to reach this goal...
I'm a bit ashamed, but I really don't have enough time to design
dcop/dbus daemon. I think it should be the first step in redesigning
API. Development of the drivers is also important, but I'd rather have
first a working daemon and then start to work on libgnokii2 (or
whatever).
> configure detects wheter C99 compatible snprintf() and vsnprintf()
> implementation are available. gnokii will use a replacement function
> if these functions aren't available or they aren't C99 compatible.
> If there's no asprintf() or vasprintf() implementation, the snprintf
> code provides them (look into common/snprintf.c). I think asprintf()
> is the function you are looking for... :-)
Bastien, is it enough for you?
take care,
pkot
--
Pawel Kot
http://www.gnokii.org/
- Re: [PATCH] gnokii gtk2 port, Bastien Nocera, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, Pawel Kot, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, Pawel Kot, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, Bastien Nocera, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, Pawel Kot, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, Bastien Nocera, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, Pawel Kot, 2005/08/01
- Re: [PATCH] gnokii gtk2 port, BORBELY Zoltan, 2005/08/02
- Re: [PATCH] gnokii gtk2 port,
Pawel Kot <=
- Re: [PATCH] gnokii gtk2 port, Bastien Nocera, 2005/08/03
- Re: [PATCH] gnokii gtk2 port, Pawel Kot, 2005/08/03
- Re: [PATCH] gnokii gtk2 port, BORBELY Zoltan, 2005/08/03
- Re: [PATCH] gnokii gtk2 port, Bastien Nocera, 2005/08/04
- [PATCH]: gnokii_strsplit as in glib (was Re: [PATCH] gnokii gtk2 port), Bastien Nocera, 2005/08/04
- Re: [PATCH]: gnokii_strsplit as in glib (was Re: [PATCH] gnokii gtk2 port), Pawel Kot, 2005/08/09
- Re: [PATCH]: gnokii_strsplit as in glib (was Re: [PATCH] gnokii gtk2 port), Bastien Nocera, 2005/08/10