Date: Tue, 29 Aug 2000 15:27:34 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Alexey Zelkin <phantom@cris.crimea.ua> Cc: i18n@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Request for review: locale aliases support for libc Message-ID: <20000829152733.A90577@nagual.pp.ru> In-Reply-To: <20000829151857.A90464@nagual.pp.ru>; from ache@nagual.pp.ru on Tue, Aug 29, 2000 at 03:19:00PM %2B0400 References: <20000829140102.A29555@ark.cris.net> <20000829151857.A90464@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 29, 2000 at 03:19:00PM +0400, Andrey A. Chernov wrote: > By quick looking I found this: > > 1) strtok() should not be used in libraries, use strsep() instead. > > 2) There is security hole with LOCALE_ALIASES_PATH env. issetugid() check > required. > > 3) The same functionality should be added to NLS (catgets() etc.) to make > it really working. 4) Not lstat() but stat() should be used for existence checking. -- Andrey A. Chernov <ache@nagual.pp.ru> http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000829152733.A90577>