[exim-dev] [Bug 894] Data after 4096 byte of comment appende…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Stephen White
日付:  
To: exim-dev
題目: [exim-dev] [Bug 894] Data after 4096 byte of comment appended to previous expansion list
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=894




--- Comment #1 from Stephen White <swhite-exim@???> 2009-10-05 18:50:39 ---
Created an attachment (id=329)
--> (http://bugs.exim.org/attachment.cgi?id=329)
Potential patch

Once a key has been matched comments were only tested and skipped if
last_was_eol was false. The attached patch means that when a comment is found
all subsequent blocks read are skipped over until last_was_eol becomes true
again (at which point the new this_is_comment variable is re-calculated).


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email