New commits:
commit 46bfb0e90e72d49563dc41545df547e1640b6448
Author: D. Hugh Redelmeier <[email protected]>
Date:   Fri Jan 25 12:33:11 2019 -0500

    pluto: improve ikev2_calc_no_ppk_auth
    
    - eliminate a leak of no_ppk_auth when old value is replaced
    
    - eliminate a potential leak if no_ppk_auth already contains a chunk
      when ikev2_calc_no_ppk_auth is called.  I don't know if that could
      ever happen.
    
    - simplify
      + replace auto blobs with static const ones
        (could we share these with other code?
         Could they include the length?)
      + replace auto blob space sha2_rsa_oid_blob with a pointer to const.
    
    - conform more closely to project style.  Too bad about all those wide
      lines.

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

Reply via email to