[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Mon Oct 2 03:56:20 UTC 2017


New commits:
commit efda6bf293ac16b159212834fe80d12485cce6d7
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun Oct 1 23:56:02 2017 -0400

    testing: chunk of fixups for various tests

commit 71d898eae5d4dd49434c9f71008d6d75103d6d58
Merge: bd3a5f0 88237e2
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun Oct 1 22:32:49 2017 -0400

    Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan

commit bd3a5f01e7c5c7ced008e251460344be34ab5604
Author: Wolfgang Nothdurft <wolfgang at linogate.de>
Date:   Sun Oct 1 14:39:28 2017 -0400

    pluto: Fix addresspool reference count
    
    This is bug lsw#299
    
    fix addresspool assertion
    
    With commit 34f5fc4b39eb3bd0325cf92bc53defbb3892f2e1 the removed
    reference_addresspool(p) in addresspool.c leads to an assertion.
    
    ABORT: ASSERTION FAILED: pool->pool_refcount > 0 (in
    unreference_addresspool() at addresspool.c:441)
    
    The two reference_addresspool(p) are ok, but the one in the connection.c
    is the leaking one.
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>



More information about the Swan-commit mailing list