[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Kill strcpy and strcat
From: |
Pawel Kot |
Subject: |
Re: [PATCH] Kill strcpy and strcat |
Date: |
Wed, 7 Nov 2007 11:23:13 +0100 |
Hi,
On Nov 7, 2007 12:46 AM, Bastien Nocera <address@hidden> wrote:
> A big patch to kill use of strcpy and strcat in the AT driver and
> variants, as shown harmful in:
> http://bugzilla.gnome.org/show_bug.cgi?id=487809
For strncpy() you need also to ensure, the destination string will be
null-terminated. I'm working already for the patch for whole gnokii.
take care,
pkot
--
Pawel Kot
- [PATCH] Kill strcpy and strcat, Bastien Nocera, 2007/11/06
- Re: [PATCH] Kill strcpy and strcat,
Pawel Kot <=
- Re: [PATCH] Kill strcpy and strcat, Daniele Forsi, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Pawel Kot, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Bastien Nocera, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Pawel Kot, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Bastien Nocera, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Pawel Kot, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Philip Kendall, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Pawel Kot, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Ian Collier, 2007/11/07
- Re: [PATCH] Kill strcpy and strcat, Pawel Kot, 2007/11/07