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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Sat Feb 5 23:07:04 EET 2022


New commits:
commit 7a3d54b2275a2b08436cf7ea5156c19d29d21093
Author: D. Hugh Redelmeier <hugh at mimosa.com>
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.



More information about the Swan-commit mailing list