New commits:
commit 9b6567328c481cb01605937cbd890e0e7c9ae3b9
Author: Andrew Cagney <cag...@gnu.org>
Date:   Thu May 30 10:00:51 2024 -0400

    libipsecconf: allocate struct config_parsed using libreswan's allocator
    
    Was using malloc() which was leaving:
       struct config_parsed .conn_default .kw
    undefined (within the testsuite its zero, but not out in the wild).
    
    fix #1718 assert(kw->keyword.keydef->validity & kv_config)

commit bec3378438463269ff4f280307e94046690395f4
Author: Andrew Cagney <cag...@gnu.org>
Date:   Thu May 30 09:40:06 2024 -0400

    testing: add addconn-42-empty
    
    see #1718 assert(kw->keyword.keydef->validity & kv_config)

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to