commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. 9ad43da4ff755b8e48e1b2f5127176606154


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 9ad43da4ff755b8e48e1b2f51271766061541dac
Date: Thu, 26 Aug 2010 21:44:29 +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  9ad43da4ff755b8e48e1b2f51271766061541dac (commit)
      from  6fa2f65fa28c0eebb736108d55b723e1a207c243 (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 9ad43da4ff755b8e48e1b2f51271766061541dac
Author: Jeremie Koenig <address@hidden>
Date:   Wed Aug 25 14:31:55 2010 +0200

    libps: Fix deadly typo
    
    PSTAT_PROCINFO is a set of flags, some of which can be obtained in
    alternative ways. In this case, _proc_stat_free will try to deallocate
    an uninitialised field. PSTAT_PROC_INFO is the flag we want.
    
    * libps/procstat.c (_proc_stat_free): Use PSTAT_PROC_INFO instead of
    PSTAT_PROCINFO.

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

Summary of changes:
 libps/procstat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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