Date: Thu, 2 Sep 2004 22:28:22 +0000 (UTC) From: Martin Blapp <mbr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-MIME-Tools/files patch-Parser-MaxParts Message-ID: <200409022228.i82MSM1Y003501@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2004-09-02 22:28:22 UTC FreeBSD ports repository Added files: mail/p5-MIME-Tools/files patch-Parser-MaxParts Log: Limits the number of MIME parts we will parse. Normally, instances of this class parse a message to the bitter end. Messages with many MIME parts can cause excessive memory consumption. If you invoke this method, parsing will abort with a die() if a message contains more than NUM parts. Submitted by: David F. Skoll <dfs@roaringpenguin.com> Revision Changes Path 1.1 +81 -0 ports/mail/p5-MIME-Tools/files/patch-Parser-MaxParts (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409022228.i82MSM1Y003501>