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 <[email protected]>
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