New commits:
commit 4b504a2410bd193326295cb3119682eda11fec91
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Oct 3 02:08:51 2018 -0400

    libswan: fix some flaws with resolve_ppp_peer
    
    - remove incorrect introductory comments
    
    - rename to "resolve_point_to_point_peer" to make name clearer
      (corresponds to flag IFF_POINTOPOINT)
    
    - reduce scope of ifa
    
    - call getnameinfo(3) with a correct (smaller) bound on buffer "peer"
    
    - put braces around large body of FOR
    
    - simplify control flow, eliminating second call to freeifaddrs(3)

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to