]> code.citadel.org Git - citadel.git/commit
Performance improvement / Bugfix Mime handling while outputting messages:
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 10 Dec 2010 18:13:28 +0000 (19:13 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 10 Dec 2010 18:13:28 +0000 (19:13 +0100)
commitd7dac5d316a74d71de7361f2d0d47387a3aa4b9e
tree26dd319a3243c651f2dd6c81bbe0998f1a32d680
parentba7b590dff88ad3e6ea4e9289c1203aa33e36ff6
Performance improvement / Bugfix Mime handling while outputting messages:

  - we switched to decode just that part we'd want to output, we should choose the pointer with the decoded buffer.
citadel/msgbase.c