CVS csf: (post) Bugfix: Untaint moderation reasons to avoid
| Newsgroups | gmane.mail.majordomo.majordomo2.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/cvs/majordomo Module name: majordomo Changes by: csf 03/04/23 23:26:07 Modified files: lib/Mj : Resend.pm . : ChangeLog Log message: (post) Bugfix: Untaint moderation reasons to avoid tainting bug in old versions of Perl. Thanks to John Levine. (_post) Issue a warning if any of the access variables is tainted. (_check_header, et al.) Avoid warnings for taboo code eval when no patterns are defined.