]> code.citadel.org Git - citadel.git/commit
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:22:17 +0000 (16:22 +0100)
commit334fae8e0fd85baefc0378ba4b373aa5cdc1254d
treec5c67cdca4f290a4fb7e6b1cd9cd08ab82bd7eef
parent87f385dec247b42ce231825e6fc4b79437331625
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