]> code.citadel.org Git - citadel.git/commit
The MIME parser now correctly handles both LF and CRLF
authorArt Cancro <ajc@citadel.org>
Thu, 22 Mar 2007 02:53:56 +0000 (02:53 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 22 Mar 2007 02:53:56 +0000 (02:53 +0000)
commita2edbd23359e7481350b575a665e2ee9fea6adca
tree1c27576ef8a6acb5b2b51e3185f90c8bb2547139
parent03768d56c8b3e5debafcc12ade5b42b110437922
The MIME parser now correctly handles both LF and CRLF
newline styles, rendering the correct number of bytes per part
in either case.
citadel/mime_parser.c