CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/07/22 06:27:42
Modified files:
devel/libidn : Makefile
Added files:
devel/libidn/patches: patch-lib_idna_c patch-lib_nfkc_c
patch-src_idn_c
Log message:
Backport code fixes to devel/libidn from r1.33; out-of-bounds reads,
memory leak and a crash with invalid UTF-8. Not doing the full update
this late before release as they also updated gnulib and m4 files.
Thanks naddy@ for autoconf help.
https://lists.gnu.org/archive/html/help-libidn/2016-07/msg00009.html
ok naddy