CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2009/11/03 07:24:09
Modified files: gnu/usr.bin/perl/ext/re/t: regop.t gnu/usr.bin/perl: regcomp.c regexec.c Log message: - apply fix from upstream git for CVE-2009-3626, which could cause perl to crash on certain invalid UTF-8 codes. ok millert@ sthen@