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

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: bf16ee4f95c31a66e76056c691f25a0d2b4a39c4
      https://github.com/openssl/openssl/commit/bf16ee4f95c31a66e76056c691f25a0d2b4a39c4
  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)




More information about the openssl-commits mailing list