Re: [Exim] SPA-Authenticator - assertion failed

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Kistner
Fecha:  
A: Stefan Kaltenbrunner
Cc: Exim Users Mailing List
Asunto: Re: [Exim] SPA-Authenticator - assertion failed
Stefan Kaltenbrunner wrote:


> I'm actually quite sure that I reported this one a _long_ time ago to
> the original author of this particular code (Tom Kistner - IRC) but
> somehow it got forgotten :-(


This is in the Unicode conversion support functions. I did not touch
them :P. I never used "assert" anyway (*OUCH OUCH OUCH*).

The buf is 1024 chars and exim will just exit if the string does not fit
into it ... so this is at least not a security issue, rather the opposite.

regards,

/tom