summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-06-01 16:37:46 +0100
committerMatt Caswell <matt@openssl.org>2017-06-02 10:40:13 +0100
commit51909407c2acbcb36dde31314676924d2fee29a1 (patch)
tree6a15882123aee05360ef519495ab75850cc89185 /.travis.yml
parenta2d9cfbac5d87b03496d62079aef01c601193b58 (diff)
Left shift of a negative number is undefined behaviour
Fix undefined behaviour in curve25519.c. Prior to this running with ubsan produces errors like this: crypto/ec/curve25519.c:3871:18: runtime error: left shift of negative value -22867 [extended tests] Reviewed-by: Andy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3600)
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions