New commits:
commit 7a3d54b2275a2b08436cf7ea5156c19d29d21093
Author: D. Hugh Redelmeier <[email protected]>
Date: Sat Feb 5 16:02:19 2022 -0500
pluto: ikev1_quick.c: paper over a bug in fc_try()
Coverity Scan found an uninitialized variable reference in fc_try.
I have initialize those variables, but possibly to an incorrect value.
The bug was introduced in 605c8010007.
I made parallel code in ikev2_ts.c slightly clearer.
It does not have the bug because the uninitialized variables are never used.
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit