]> granicus.if.org Git - curl/commit
strerror: don't bit shift a signed integer
authorJay Satiro <raysatiro@yahoo.com>
Fri, 1 Apr 2016 01:05:29 +0000 (21:05 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Fri, 1 Apr 2016 01:05:29 +0000 (21:05 -0400)
commit7c314fd9f8e383c36b700ac231645efe1dfcd1eb
tree27109dc23d2f933e99ec65bcd40a866696b342a7
parent213d3c7b0c05a1071b93448a56d0661147ce6d50
strerror: don't bit shift a signed integer

Bug: https://github.com/curl/curl/issues/744
Reported-by: Alexis La Goutte
lib/strerror.c