From bz@zabbadoz.net  Thu Mar 18 03:40:12 2004
Return-Path: <bz@zabbadoz.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7885D16A4CE
	for <freebsd-gnats-submit@freebsd.org>; Thu, 18 Mar 2004 03:40:12 -0800 (PST)
Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B225543D31
	for <freebsd-gnats-submit@freebsd.org>; Thu, 18 Mar 2004 03:40:11 -0800 (PST)
	(envelope-from bz@zabbadoz.net)
Received: from transport.cksoft.de (localhost [127.0.0.1])
	by transport.cksoft.de (Postfix) with ESMTP id 060AC1FFDD6
	for <freebsd-gnats-submit@freebsd.org>; Thu, 18 Mar 2004 12:40:10 +0100 (CET)
Received: by transport.cksoft.de (Postfix, from userid 66)
	id E23DE1FFDBC; Thu, 18 Mar 2004 12:40:07 +0100 (CET)
Received: by mail.int.zabbadoz.net (Postfix, from userid 1060)
	id F3D5F15616; Thu, 18 Mar 2004 11:34:37 +0000 (UTC)
Message-Id: <20040318113437.F3D5F15616@mail.int.zabbadoz.net>
Date: Thu, 18 Mar 2004 11:34:37 +0000 (UTC)
From: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
Reply-To: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
Subject: [MAINTAINER-UPD] textproc/xerces-c2 IconvFBSD corrrection
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64413
>Category:       ports
>Synopsis:       [MAINTAINER-UPD] textproc/xerces-c2 IconvFBSD corrrection
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 18 03:50:23 PST 2004
>Closed-Date:    Thu Mar 18 07:48:50 PST 2004
>Last-Modified:  Thu Mar 18 07:48:50 PST 2004
>Originator:     Bjoern A. Zeeb
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Zabbadoz.NeT
>Environment:
System: FreeBSD noc.int.zabbadoz.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Feb 14 02:08:22 UTC 2004 bz@noc.int.zabbadoz.net:/export/src/src/obj/export/src/src/HEAD/compile-20040213-2055/sys/ZAB2-2004021301 i386

>Description:

	for TRANSCODER==IconvFBSD (default) there has been a bug that
	transcode() did return an (almost) empty string depending on input.
	
	The original string was properly terminated and another \0 has been
	written at an "invalid" offset; offset is always < strlen() so this
	is no serious problem but simply gives wrong results.

	Reported-By: Sean McNeil <sean at mcneil.com>

	Vendor-BugID:
	http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27769

>How-To-Repeat:
>Fix:
	+ correct the problem above
	+ bump PORTREVISION

	patch is available at
	http://sources.zabbadoz.net/freebsd/ports/xerces-c2-2.5.0_2.diff

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Mar 18 07:48:42 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64413 
>Unformatted:
