Date: Tue, 29 Aug 2000 15:19:00 +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: <20000829151857.A90464@nagual.pp.ru> In-Reply-To: <20000829140102.A29555@ark.cris.net>; from phantom@cris.crimea.ua on Tue, Aug 29, 2000 at 02:01:02PM %2B0300 References: <20000829140102.A29555@ark.cris.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 29, 2000 at 02:01:02PM +0300, Alexey Zelkin wrote: > please review and comment 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. -- 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?20000829151857.A90464>