CVS csf: (re_match) Treat the text or pattern as a single line
[email protected] Wed, 20 Sep 2006 13:11:38 -0500
| Newsgroups | gmane.mail.majordomo.majordomo2.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/cvs/majordomo Module name: majordomo Changes by: csf 06/09/20 13:11:38 Modified files: . : ChangeLog lib/Mj : Util.pm Log message: (re_match) Treat the text or pattern as a single line when untainting to avoid truncation. Thanks to Alvaro Herrera.