[commits] Horde branch master updated. ba108c1111029aa57c57cf24275a9a08d8733754
Michael J. Rubinsky
mrubinsk at horde.org
Tue Feb 10 16:55:51 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: af9cebcaa1cadfc7e4e1bfe23e78604f252aea78
ba108c1 Bail out if we encounter an unknown type.
Summary: http://github.com/horde/horde/compare/af9cebcaa1cadfc7e4e1bfe23e78604f252aea78...ba108c1111029aa57c57cf24275a9a08d8733754
-----------------------------------------------------------------------
commit ba108c1111029aa57c57cf24275a9a08d8733754
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Feb 10 11:53:59 2015 -0500
Bail out if we encounter an unknown type.
Will potentially prevent SOME data we can decode from showing,
but if we have an unknown type, we most likely have improperly
decoded some MAPI message we don't know how to handle (yet). This
prevents excessive CPU usage and timeouts while trying to read such
messages...at least until we can figure out how to decode them.
framework/Compress/lib/Horde/Compress/Tnef.php | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/ba108c1111029aa57c57cf24275a9a08d8733754
More information about the commits
mailing list