Re: [Swan-dev] xauth_send_request has a comment that confuses me

2017-10-09 Thread Antony Antony
On Mon, Oct 02, 2017 at 01:50:18PM -0400, Paul Wouters wrote: > On Mon, 2 Oct 2017, Antony Antony wrote: > > > well if the comment was true I could avoid double sending in server.c > > I don't understand that part. We still have the issue of sending some > kind of Main or Aggressive Mode message,

Re: [Swan-dev] [Bug 299] crash after pluto: Fix addresspool reference count

2017-10-09 Thread Antony Antony
Hi Wolfgang, your last patch is better, it seems ok to apply with minor fies and once a full test run confirm no other side effect. This mornign with the two patches some tests that passed y-day are failing now. Either something changed in master or I overlooked something. I need more time to f

Re: [Swan-dev] pfree checks

2017-10-09 Thread Antony Antony
I link with Electric Fence. It will detect double free, and cause Segmentation fault. It kicks in before libreswan magic is executed. Here is an example. The passert in pfree(), before your patch is applied, do not provide any extra info in when linked with efnece. I just tried a double free