[exim-dev] [Bug 589] buffer overflow in moan_check_errorcopy…

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 589] buffer overflow in moan_check_errorcopy()
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #1 from Nico Erfurth <masta@???> 2007-08-29 11:02:37 ---
Created an attachment (id=208)
--> (http://bugs.exim.org/attachment.cgi?id=208)
Proposed patch, using string_copyn

This patch uses string_copyn instead of a buffer on the stack. The allocated
store will not be freed afterwards.

Does exim enforce any size restrictions on addresses? If not this could eat up
some memory....


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