[openssl/openssl] 2e471a: Avoid using gets as an argument name in a prototype

Tomáš Mráz noreply at github.com
Wed Oct 25 08:56:18 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 2e471a740b621481b3f3236f82fdd677414900a1
      https://github.com/openssl/openssl/commit/2e471a740b621481b3f3236f82fdd677414900a1
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M include/openssl/bio.h.in

  Log Message:
  -----------
  Avoid using gets as an argument name in a prototype

This otherwise breaks compilation of applications using ssl.h on MingW.

Fixes #22296

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22316)




More information about the openssl-commits mailing list