commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.8-17-ga8b8ece


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.8-17-ga8b8ece
Date: Sat, 4 Jun 2016 14:19:00 +0000 (UTC)

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 "Hurd".

The branch, master has been updated
       via  a8b8ece4ff36fca27492f0a4e925e2f4453ee483 (commit)
      from  dd93fc4bfbaceb65ded2aefca35042438c95f4d5 (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 a8b8ece4ff36fca27492f0a4e925e2f4453ee483
Author: Justus Winter <address@hidden>
Date:   Fri Jun 3 16:55:55 2016 +0200

    trans/crash: fix resource leaks
    
    Previously, 'task', 'core_file', and 'ctty_id' were not deallocated if
    crash was configured to write core files, and 'ctty_id' was leaked if
    the crashing task was suspended.  This lead to resources not being
    released in the kernel, the filesystem, and the terminal subsystem,
    and could very well be responsible for making the Debian/Hurd shutdown
    hang.
    
    * trans/crash.c (S_crash_dump_task): Properly deallocate 'task',
    'core_file', and 'ctty_id'.

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

Summary of changes:
 trans/crash.c |   17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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