Skip to content
Snippets Groups Projects
Commit 08904814 authored by Jared Hancock's avatar Jared Hancock
Browse files

tnef: Improve performance of checksum checks

Previously, the data blocks were inspected byte for byte. Now data blocks
are parsed 1k at a time. Fewer PHP function calls ultimately means faster
performance.
parent e628b2f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment