Date: Thu, 5 Oct 2006 16:14:14 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files extra-patch-glib_gunicollate.c Message-ID: <200610051614.k95GEExi028915@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2006-10-05 16:14:14 UTC
FreeBSD ports repository
Modified files:
devel/glib20 Makefile
devel/glib20/files extra-patch-glib_gunicollate.c
Log:
- Remove the ICU crash workaround and really fix the issue. If
resultLength is smaller than the length needed to store the collation
key, ucol_getSortKey() sometimes does not obey resultLength and
overflows the result buffer...
- Plug a memory leak in the icu patch.
Revision Changes Path
1.128 +0 -1 ports/devel/glib20/Makefile
1.2 +3 -3 ports/devel/glib20/files/extra-patch-glib_gunicollate.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610051614.k95GEExi028915>
