[exim-dev] [Bug 770] Daemon should reinitialize len before c…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Ted
日付:  
To: exim-dev
題目: [exim-dev] [Bug 770] Daemon should reinitialize len before calling accept()
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Ted <eximX1211@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |Exim 4.70





--- Comment #5 from Ted <eximX1211@???> 2008-11-19 23:39:18 ---
So gist of all that is, len should be reset on every loop since the accept
function changes it based on the returned data. (Turns out it's
<protocol>_getname() that does it on successful accept)

Vote 1 for commit into 4.70


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