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

Andrew Cagney cagney at vault.libreswan.fi
Fri Jan 20 21:02:13 EET 2023


New commits:
commit 3ef2ac087b0f2000550ddfe23ba8f5d95e704cf3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jan 20 09:18:40 2023 -0500

    connections: only delete connection from DB when valid
    
    Instead of passing VALID into connection_db_del(), skip the call
    entirely when not valid.  This fixes the sequence add/del/add/del
    (which has never happened).
    
    Update other calls which always passed VALID=true.



More information about the Swan-commit mailing list