New commits:
commit 2277b8d3337c22bf963b87cf553c9b38ea359f1f
Author: Andrew Cagney <[email protected]>
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

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to