The branch "master" has been updated. The following is a summary of the commits.
from: 87b90195d7c2aad18b4aedcfc3c06aaff96f0fa7 dec0ee2 [mms] Added parsing limit for deeply nested MIME parts. ----------------------------------------------------------------------- commit dec0ee260853351818edbd8ec5defb3b998cd2e3 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 18 23:49:30 2013 -0700 [mms] Added parsing limit for deeply nested MIME parts. framework/Mime/lib/Horde/Mime/Part.php | 22 +- framework/Mime/package.xml | 4 +- framework/Mime/test/Horde/Mime/PartTest.php | 42 + framework/Mime/test/Horde/Mime/fixtures/deeply_nested.txt | 710 +++++++++++++ 4 files changed, 770 insertions(+), 8 deletions(-) create mode 100644 framework/Mime/test/Horde/Mime/fixtures/deeply_nested.txt http://git.horde.org/horde-git/-/commit/dec0ee260853351818edbd8ec5defb3b998cd2e3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
