From owner-cvs-ports@FreeBSD.ORG Fri Dec 23 14:54:18 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4721106566B; Fri, 23 Dec 2011 14:54:18 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A9D158FC12; Fri, 23 Dec 2011 14:54:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBNEsIVA080684; Fri, 23 Dec 2011 14:54:18 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBNEsIIZ080683; Fri, 23 Dec 2011 14:54:18 GMT (envelope-from crees) Message-Id: <201112231454.pBNEsIIZ080683@repoman.freebsd.org> From: Chris Rees Date: Fri, 23 Dec 2011 14:54:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/icu Makefile ports/devel/icu/files patch-common-uloc.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 14:54:18 -0000 crees 2011-12-23 14:54:18 UTC FreeBSD ports repository Modified files: devel/icu Makefile Added files: devel/icu/files patch-common-uloc.c Log: Fix potential out of bounds access in _canonicalize devel/icu Not sure this is worth a VuXML, but one will be made on request PR: ports/163476 Submitted by: Andrei Lavreniyuk Obtained from: http://bugs.icu-project.org/trac/ticket/8984 Revision Changes Path 1.49 +1 -0 ports/devel/icu/Makefile 1.1 +26 -0 ports/devel/icu/files/patch-common-uloc.c (new)