commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.5-37-g4d5b3fc


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.5-37-g4d5b3fc
Date: Sat, 20 Jun 2015 11:51:54 +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 Mach".

The branch, master has been updated
       via  4d5b3fc228780ef2ad2e4758afe56740cc59e82d (commit)
      from  064cee5a224129d200a4a32a27e2ba8114a2b564 (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 4d5b3fc228780ef2ad2e4758afe56740cc59e82d
Author: Justus Winter <address@hidden>
Date:   Thu Jun 18 13:45:01 2015 +0200

    kern: fix error handling
    
    This avoids calling `thread_deallocate' with an uninitialized value,
    as found by the Clang Static Analyzer.
    
    * kern/thread.c (kernel_thread): Fix error handling.

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

Summary of changes:
 kern/thread.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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