New commits:
commit ef8fb84610b540d2a80ba20abe1f4aa16b35b1d5
Author: D. Hugh Redelmeier <[email protected]>
Date: Wed Sep 5 14:15:26 2018 -0400
kernel: eliminate casts where possible
This can allow the compiler to detect more errors.
In most cases, using the "z" length modifier in format strings (for
size_t and sssize_t) did the trick. "t" was used for ptrdiff_t.
In ipsec_rcv_ah_checks(): changed grouping to avoid overflow.
In pfkey_msg_build(): simplify a contorted memcpy.
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit