Fix the assertion slightly, if we have a little bit of input the output
authorNot Zed <NotZed@Ximian.com>
Thu, 5 Jul 2001 03:59:45 +0000 (03:59 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Thu, 5 Jul 2001 03:59:45 +0000 (03:59 +0000)
commit804809a6f73f12554c4009e1068876ebcb72f4ec
tree45868501144eb0f22d8f63952949c9a51f11dfb1
parent07f87d9383d3e4eb17e5b21a80c2dfaeeb9ed4b9
Fix the assertion slightly, if we have a little bit of input the output

2001-07-05  Not Zed  <NotZed@Ximian.com>

        * camel-mime-filter-basic.c (filter): Fix the assertion slightly,
        if we have a little bit of input the output size could be larger,
        since we store upto 3 chars in the state.
camel/ChangeLog
camel/camel-mime-filter-basic.c