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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Tue Feb 12 18:00:39 UTC 2019


New commits:
commit 827ee3ebe3ebd241a7ca284224e999141535f784
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Tue Feb 12 12:51:23 2019 -0500

    pervasive: examine use of "UNUSED"
    
    This would be better named MAY_BE_UNUSED since code is allowed to
    use things declared UNUSED.
    
    - v2_proposals.c parse_proposal: "proposals" is used
    
    - lsw_get_xauthsecret: eliminate unused arg "connection"
    
    - sign_hash_ECDSA: eliminate unused arg "hash_algo"
    
    - whack.c check_end: eliminate arg "default nexhop"



More information about the Swan-commit mailing list