commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. 35b2f0e44af1544253e0d1d5edaf5afe6d87


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 35b2f0e44af1544253e0d1d5edaf5afe6d879f97
Date: Sat, 20 Aug 2011 16:31: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  35b2f0e44af1544253e0d1d5edaf5afe6d879f97 (commit)
       via  f4094214ebc8ef7c5e8140605bc17907b5672b13 (commit)
      from  849353cad0ad2b0a2242d7048368e06d96ffdea4 (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 35b2f0e44af1544253e0d1d5edaf5afe6d879f97
Author: Samuel Thibault <address@hidden>
Date:   Sat Aug 20 18:30:28 2011 +0200

    Fix localhost() after memory failure
    
    * libshouldbeinlibc/localhost.c (localhost): Free and reset buf when
    reallocation failed.

commit f4094214ebc8ef7c5e8140605bc17907b5672b13
Author: Jonathan Neuschäfer <address@hidden>
Date:   Mon Aug 15 22:10:07 2011 +0200

    fix a realloc-related memory leak in localhost()
    
     * libshouldbeinlibc/localhost.c (localhost): assign the return value
       of realloc to a temporary variable to avoid losing the old value of
       buf in the case of realloc failing.

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

Summary of changes:
 libshouldbeinlibc/localhost.c |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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