New commits:
commit 8ba75a586c88752d00ac0970dc8a3f59e16c2e6a
Author: D. Hugh Redelmeier <[email protected]>
Date: Thu Sep 28 02:00:57 2017 -0400
simplify around continue statements
- continue is powerful and moderately hard to understand:
redo code to eliminate the continue if the result is better.
- reduce some scopes
- eliminate some redundant initializers of auto variables.
Such initialization only papers over a bug (if there is one).
- eliminate unused final parameter to ikev2_find_state_in_init
- in testing/attacks/espiv/ipsec_hack.h: eliminate unused symbols;
make some filee-static
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit