crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly defined
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Sep 2018 00:06:26 +0000 (02:06 +0200)
committerRichard Levitte <richard@levitte.org>
Wed, 12 Sep 2018 00:12:31 +0000 (02:12 +0200)
commit6258e244bf702dc981c8ad63ab61133b8bbf2ba3
treeea7b119bfcb5d45df77886e234e05fca12b82f02
parentfc4e1ab4708a3eb87a107df7e085d0d8125c5171
crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly defined

Fixes #7186

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7193)

(cherry picked from commit 88ea3685e4bf30fc529fe46e19effc6317726de8)
crypto/sm2/sm2_sign.c