Re: [fix] mail/dkim-milter

2013-10-23 Thread Jérémie Courrèges-Anglas
David Hill writes: > On Tue, Oct 15, 2013 at 11:46:06PM +0200, J?r?mie Courr?ges-Anglas wrote: >> David Hill writes: >> >> > mail/dkim-milter -- dkim-filter seg faults on strlen(key_data) when >> > using malloc.conf option 'S'. So, I am unable to use it unless I >> > remove malloc options. >

Re: [fix] mail/dkim-milter

2013-10-23 Thread David Hill
On Tue, Oct 15, 2013 at 11:46:06PM +0200, J?r?mie Courr?ges-Anglas wrote: > David Hill writes: > > > mail/dkim-milter -- dkim-filter seg faults on strlen(key_data) when > > using malloc.conf option 'S'. So, I am unable to use it unless I > > remove malloc options. > > > > This fixes it. > > >

Re: [fix] mail/dkim-milter

2013-10-15 Thread Jérémie Courrèges-Anglas
David Hill writes: > mail/dkim-milter -- dkim-filter seg faults on strlen(key_data) when > using malloc.conf option 'S'. So, I am unable to use it unless I > remove malloc options. > > This fixes it. > > Please review and commit. Looks fine to me but I don't use that port. While tracking key

[fix] mail/dkim-milter

2013-10-13 Thread David Hill
mail/dkim-milter -- dkim-filter seg faults on strlen(key_data) when using malloc.conf option 'S'. So, I am unable to use it unless I remove malloc options. This fixes it. Please review and commit. Index: Makefile === RCS file: /c