Mimeparser rewrite; fix bug detecting trailing MIME-Boundary
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 15 Jan 2011 15:14:16 +0000 (16:14 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 15 Jan 2011 15:14:16 +0000 (16:14 +0100)
commita1ff38c40375ef988a168fc6eb6a2060042077d4
tree624d812f4d1f2dcd22ba3103edd66a502afbe7e7
parentfd82beac39513ca4ae1408476f5fc0633db31362
Mimeparser rewrite; fix bug detecting trailing MIME-Boundary

  - when searching for the '--' after the mime boundary to detect whether its the last, we had an off by one. fixed.
libcitadel/lib/mime_parser.c