Commit a6f4e3fe authored by Andy Polyakov's avatar Andy Polyakov
Browse files

asn1/a_strex.c: fix flags truncation in do_esc_char.



|flags| argument to do_esc_char  was apparently truncated by implicit
cast. [Caught by VC warning subsytem.]

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4721)

(cherry picked from commit 37246310)
parent b571802d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment