New commits:
commit 5d43ac32801206fbe4d6afde8a6e0e3b35f03fc8
Merge: a97e108183 4b9ce766d3
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 25 16:44:37 2025 -0400

    optarg: Merge fix #2178 ipsec addconn --debug ... dumps core

commit 4b9ce766d31012f1bd37ecb649a00431a35226c4
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 25 16:41:03 2025 -0400

    testing: play with broken --debug options in addconn-45-unknown-parameter

commit 7534e1688a509037af769324d9f13e4594063bd7
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 25 16:39:16 2025 -0400

    ipsec ...: for standalone commands allow an optional --debug argument
    
    that is:
       --debug
       --debug=help
       --debug=all
    et.al.

commit b4ad4ff3dfcde6c18fb8c143e1af51e14748806f
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 25 16:39:16 2025 -0400

    optarg: in optarg_debug() don't assume OPTARG is non-NULL
    
    this means that optarg_debug() can handle:
    
       --debug          no_argument
       --debug=all              optional_argument
       --debug all              required_argument
    
    see #2178 ipsec addconn --debug ... dumps core

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to