[openssl/openssl] e65744: Windows CI: Add some non-default options to check ...

Tomáš Mráz noreply at github.com
Fri Oct 13 13:11:38 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: e657444c6fd580dc955173dfde3b81982f5860c4
      https://github.com/openssl/openssl/commit/e657444c6fd580dc955173dfde3b81982f5860c4
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M .github/workflows/ci.yml
    M .github/workflows/windows.yml

  Log Message:
  -----------
  Windows CI: Add some non-default options to check they are working

Some of the non-default options that enable more
code to be built need to be enabled in one of the
Windows builds to avoid regressions.

Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22347)

(cherry picked from commit 10767fd9db14b6eedfb0827f9e404c0d4b94424b)


  Commit: 6509e65a04938d420a58036ec133b2948549c5c4
      https://github.com/openssl/openssl/commit/6509e65a04938d420a58036ec133b2948549c5c4
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M crypto/mem.c

  Log Message:
  -----------
  Windows: use srand() instead of srandom()

This is used for memory allocation failure debugging only

Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22347)

(cherry picked from commit 3b107b86ca7d1c6309bc7071ead59acb8c098f3b)


Compare: https://github.com/openssl/openssl/compare/6e8700f8fe23...6509e65a0493


More information about the openssl-commits mailing list