[openssl/openssl] 41f238: util/wrap.pl.in: If the subprocess died with a sig...

Richard Levitte noreply at github.com
Tue Aug 23 23:38:07 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 41f238d830e510f6d4bde63dd822e3041f14fc15
      https://github.com/openssl/openssl/commit/41f238d830e510f6d4bde63dd822e3041f14fc15
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M util/wrap.pl.in

  Log Message:
  -----------
  util/wrap.pl.in: If the subprocess died with a signal, let's re-signal it

A simple 'kill' of the same signal on our own process should do it.
This will allow the shell that this is running under to catch it
properly, and output something if it usually does that.

Fixes #19041

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19042)

(cherry picked from commit bf16ee4f95c31a66e76056c691f25a0d2b4a39c4)




More information about the openssl-commits mailing list