https://bugs.linaro.org/show_bug.cgi?id=3999
--- Comment #3 from Maxim Uvarov <[email protected]> --- https://github.com/Linaro/odp/commit/94a4993ad85539f138178ba738b87d45ba09a1f9 refs/heads/master 2018-09-12T18:20:53+03:00 Dmitry Eremin-Solenikov [email protected] linux-gen: ipsec: fix sliding window shifts If shift is greater than window bit-width, bit shift results in undefined behaviour. Rewrite code to excplicitly set the mask in such cases. Fixes: https://bugs.linaro.org/show_bug.cgi?id=3999 Signed-off-by: Dmitry Eremin-Solenikov <[email protected]> Reviewed-by: Janne Peltonen <[email protected]> Signed-off-by: Maxim Uvarov <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
