John Wood <john-misc@...> wrote: > #0 0x0804ca90 in real_eom (ctx=Cannot access memory at address > 0xbf000008 > ) at milter-greylist.c:918 > 918 if ((stat = dkimcheck_eom(priv)) != SMFIS_CONTINUE) > > Hrm, possibly an over-aggressive free in there... ctx is at unreachable address, this seems quite rotten. The interesing question is when did it happen: before kimcheck_eom or inside it? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] DKIM and ACL syntax
2010-09-06 by manu@netbsd.org