Fix windows build compiler issue.
authorShane Lontis <shane.lontis@oracle.com>
Thu, 18 Mar 2021 05:41:11 +0000 (15:41 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Fri, 19 Mar 2021 07:08:33 +0000 (17:08 +1000)
commitebdb5cccde44d3d1a17b4284b2b6e0ed39a71faf
tree2d4e2dc8c3470bd32387a849501010d9b26c49f2
parent2154a7a754f7347892ef060d5ab4072b8a86d440
Fix windows build compiler issue.

Another case of snprintf() being used.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14600)
crypto/http/http_lib.c