updated the crlf filter:
authorJeffrey Stedfast <fejj@src.gnome.org>
Mon, 12 Jun 2000 23:20:16 +0000 (23:20 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 12 Jun 2000 23:20:16 +0000 (23:20 +0000)
commit6f00e20ac1960f889b065b0c41360defea37d0f1
tree291066becb0f14962c13c45b9288985a381582a6
parent3c736e421b156370b4fa82b155ee6e2b993bb55d
updated the crlf filter:

encoder: allocate more memory (3 * len instead of 2 * len)

decoder: prevent p from pointing beyond the end of the buffer
camel/camel-mime-filter-crlf.c