Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: bf16ee4f95c31a66e76056c691f25a0d2b4a39c4
      
https://github.com/openssl/openssl/commit/bf16ee4f95c31a66e76056c691f25a0d2b4a39c4
  Author: Richard Levitte <levi...@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 <beld...@gmail.com>
Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Paul Dale <pa...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19042)


Reply via email to