commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3613-gec62f87


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3613-gec62f87
Date: Sat, 21 Sep 2013 10:55:47 +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  ec62f87ff6fb76b25a3455baa0c92e39aac6b259 (commit)
      from  a42e96e845840ff40c9c19b042743091cae0ca49 (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 ec62f87ff6fb76b25a3455baa0c92e39aac6b259
Author: Samuel Thibault <address@hidden>
Date:   Sat Sep 21 12:54:25 2013 +0200

    Fix ENOMEM handling in *_make_peropen
    
    * libdiskfs/peropen-make.c (diskfs_make_peropen): Move `strdup` before port
    reference modifications, to fix abortion.
    * libnetfs/make-peropen.c (netfs_make_peropen): Check for `malloc` failure.
    Move `strdup` before port reference modifications, to fix abortion.

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

Summary of changes:
 libdiskfs/peropen-make.c |   14 +++++++-------
 libnetfs/make-peropen.c  |   21 +++++++++++++--------
 2 files changed, 20 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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