Subject: Re: PR/33392 CVS commit: src/dist/nawk
To: Aleksey Cheusov <cheusov@tut.by>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 07/26/2006 16:41:37
On Jul 26, 9:33pm, cheusov@tut.by (Aleksey Cheusov) wrote:
-- Subject: Re: PR/33392 CVS commit: src/dist/nawk
|
| > | P.S.
| > | I saw HEAD changes in awk code and was surprized that
| > | lots of snprintf functions was changed to sprintf,
| > | and strlcpy to strcpy. Is this really ok?
| >
| > They were not done carefully so bugs were introduced and we decided
| > to back them out until someone does them carefully.
|
| How about the following patch? It is just inverted changes
| from netbsd-3 branch.
|
| Note that maketab.c fragment needs a check for NULL.
I will apply them, thanks!
christos