New commits:
commit 27219552bfbf02f09c55356cee6563f1bb8bbf6a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Mar 26 17:58:40 2021 -0400

    lib_swan: ip_bytes.c: bytes_sub(): avoid mixing signed and unsigned
    
    Mixing is surprisingly treacherous since it works in most cases and in
    most environments.
    
    Also: check whether the result is logically negative (unexpected, I
    think).

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to