Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 11:34:37 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
Subject:   ports/64413: [MAINTAINER-UPD] textproc/xerces-c2 IconvFBSD corrrection
Message-ID:  <20040318113437.F3D5F15616@mail.int.zabbadoz.net>
Resent-Message-ID: <200403181150.i2IBoN5w070521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64413
>Category:       ports
>Synopsis:       [MAINTAINER-UPD] textproc/xerces-c2 IconvFBSD corrrection
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 18 03:50:23 PST 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040318113437.F3D5F15616>