NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/45370 CVS commit: src/lib/libterminfo
The following reply was made to PR lib/45370; it has been noted by GNATS.
From: Takehiko NOZAKI <takehiko.nozaki%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost,
tnozaki%netbsd.org@localhost
Subject: Re: PR/45370 CVS commit: src/lib/libterminfo
Date: Sun, 13 Nov 2011 23:25:38 +0900
hi, chirostos.
your modification may lose following case:
tgetstr("", &area);
that's why i used strlcpy(3) in my patch.
very truly yours.
--
Takehiko NOZAKI <tnozaki%NetBSD.org@localhost>
2011/9/17 Christos Zoulas <christos%netbsd.org@localhost>:
> The following reply was made to PR lib/45370; it has been noted by GNATS.
>
> From: "Christos Zoulas" <christos%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/45370 CVS commit: src/lib/libterminfo
> Date: Fri, 16 Sep 2011 14:51:44 -0400
>
> =A0Module Name: =A0 src
> =A0Committed By: =A0christos
> =A0Date: =A0 =A0 =A0 =A0 =A0Fri Sep 16 18:51:44 UTC 2011
>
> =A0Modified Files:
> =A0 =A0 =A0 =A0src/lib/libterminfo: termcap.c
>
> =A0Log Message:
> =A0PR/45370: Takehiko NOZAKI: termcap emulation tget{flag,num,str} should
> =A0work with non-NUL terminated strings.
>
>
> =A0To generate a diff of this commit:
> =A0cvs rdiff -u -r1.14 -r1.15 src/lib/libterminfo/termcap.c
>
> =A0Please note that diffs are not public domain; they are subject to the
> =A0copyright notices on the relevant files.
>
>
Home |
Main Index |
Thread Index |
Old Index