mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
reduce copying while decoding multipart mime
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30639 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2436a98ae9
commit
8442e27d12
2 changed files with 508 additions and 497 deletions
|
@ -6,7 +6,8 @@
|
|||
* Source/NSProcessInfo.m: log and exit rather than raising exception on
|
||||
failure to call internal method to set up argv/envp.
|
||||
* Source/Additions/GSMime.m: Rewrite header parsing to avoid copying
|
||||
email body unnecessarily.
|
||||
email body unnecessarily. Also attempt to parse multipart body
|
||||
without copying too much.
|
||||
|
||||
2010-06-09 Yavor Doganov
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue