New commits:
commit e0cdca872b5d209bbbe02e7f1fa85bab395e3551
Author: Paul Wouters <[email protected]>
Date:   Wed Oct 25 13:26:00 2017 -0400

    pluto: Remove a check for st->st_calculating in quick_outI1()
    
    since the state is just created with duplicate_state() which does
    not duplicate the st_calculating field, this value is guaranteed
    to be 0/FALSE.
    
    This silences a coverity warning that it would leak st if this
    check was true.

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

Reply via email to