]> git.ipfire.org Git - thirdparty/openssl.git/commit
sslecho: Rename bool to flag to avoid C23 conflict
authorTomas Mraz <tomas@openssl.org>
Mon, 28 Apr 2025 14:00:32 +0000 (16:00 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 30 Apr 2025 09:50:23 +0000 (11:50 +0200)
commitdd9da9bb957a42e6c9059a534154a0ea43e0e814
tree0c336e118db1a7a028beb0fdb485801c6397cf9f
parente40481250cbf431bfc448fad0d705d669d7c042d
sslecho: Rename bool to flag to avoid C23 conflict

Fixes #27516

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27519)

(cherry picked from commit 81ce3d3ae8f6c4021e0dce86891e869efa1710db)
demos/sslecho/main.c