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

Andrew Cagney cagney at vault.libreswan.fi
Tue Sep 29 21:07:07 UTC 2020


New commits:
commit 2277b8d3337c22bf963b87cf553c9b38ea359f1f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 29 15:47:07 2020 -0400

    foodgroups: shuffle load_groups()
    
    - don't allocate the group-target name in add_group_instance();
      instead return either NULL or the new connection and let caller
      allocate if/when needed
    
    - in load_groups() merge three loops implementing the merge into one;
      mainly so that ...
    
    - in load_groups(), check add_group_instance()'s return value and,
      when NULL, toss the foodgroup instance (already logged); else clone
      connection's name



More information about the Swan-commit mailing list