Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 94a4993ad85539f138178ba738b87d45ba09a1f9 https://github.com/Linaro/odp/commit/94a4993ad85539f138178ba738b87d45ba09a1f9 Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Date: 2018-09-12 (Wed, 12 Sep 2018)
Changed paths: M platform/linux-generic/odp_ipsec_sad.c Log Message: ----------- 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 <dmitry.ereminsoleni...@linaro.org> Reviewed-by: Janne Peltonen <janne.pelto...@nokia.com> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.