gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_13-9-g642e6b5


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_13-9-g642e6b5
Date: Sun, 19 Feb 2012 18:46:23 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=642e6b5ca996325dc0ca6401a3b87039408b2585

The branch, master has been updated
       via  642e6b5ca996325dc0ca6401a3b87039408b2585 (commit)
      from  11cb95b2a9ca3f92b5d299bf1fdaf9e485803fbc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 642e6b5ca996325dc0ca6401a3b87039408b2585
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sun Feb 19 19:51:06 2012 +0100

    force kill of child process.

-----------------------------------------------------------------------

Summary of changes:
 tests/mini-loss-time.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/mini-loss-time.c b/tests/mini-loss-time.c
index 17f6d3f..cc01dcd 100644
--- a/tests/mini-loss-time.c
+++ b/tests/mini-loss-time.c
@@ -267,6 +267,7 @@ static void start (int server_packet, int client_packet)
     {
       /* parent */
       server (fd[0], server_packet);
+      kill(child, SIGTERM);
     }
   else 
     {


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]