commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. e06952fcf88f4af1277b8faaa2749bfcc7db


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. e06952fcf88f4af1277b8faaa2749bfcc7db73ba
Date: Thu, 03 Mar 2011 22:49:20 +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 "Hurd".

The branch, master has been updated
       via  e06952fcf88f4af1277b8faaa2749bfcc7db73ba (commit)
       via  dbfa8a31e5e954d8309068e1bcc815a608e4b618 (commit)
       via  97ad0be8db34e507beb7330a6e412715bfd5d54d (commit)
      from  7a3fb1934d58c7213b637996b8656563d329beec (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 e06952fcf88f4af1277b8faaa2749bfcc7db73ba
Author: Samuel Thibault <address@hidden>
Date:   Thu Mar 3 23:48:30 2011 +0100

    Deallocate thread ports on error
    
    * proc/info.c (S_proc_getprocinfo): Deallocate ports obtained from
    task_threads() call when an allocation error will be returned.

commit dbfa8a31e5e954d8309068e1bcc815a608e4b618
Author: Samuel Thibault <address@hidden>
Date:   Thu Mar 3 23:44:37 2011 +0100

    Drop duplicate port deallocation
    
    * libdiskfs/io-reauthenticate.c (diskfs_S_io_reauthenticate): Do not
    deallocate parameter port `rend_port' whan an error will be returned.

commit 97ad0be8db34e507beb7330a6e412715bfd5d54d
Author: Samuel Thibault <address@hidden>
Date:   Thu Mar 3 23:41:09 2011 +0100

    Fix duplicate port deallocation
    
    * libdiskfs/fsys-getroot.c (diskfs_S_fsys_getroot): Do not deallocate
    `dotdot' parameter port when an error will be returned.

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

Summary of changes:
 libdiskfs/fsys-getroot.c      |    3 +--
 libdiskfs/io-reauthenticate.c |    2 +-
 proc/info.c                   |    6 +++++-
 3 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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