commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-2-g6c3825f


From: Richard Braun
Subject: [SCM] Hurd branch, master, updated. v0.5-2-g6c3825f
Date: Thu, 03 Oct 2013 00:12:08 +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  6c3825f2b750bf9b913c6ea986739e648c470603 (commit)
      from  a81c0c28ea606b0d0a2ad5eeb74071c746b7cdeb (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 6c3825f2b750bf9b913c6ea986739e648c470603
Author: Richard Braun <address@hidden>
Date:   Wed Oct 2 20:30:15 2013 +0200

    Check for negative sizes in file_set_size
    
    * libdiskfs/file-set-size.c (diskfs_S_file_set_size): Return EINVAL if
    size is negative.
    * libnetfs/file-set-size.c (netfs_S_file_set_size): Likewise.
    * libtreefs/s-file.c (treefs_S_file_set_size): Likewise.
    * storeio/io.c (trivfs_S_file_set_size): Likewise.
    * term/users.c (trivfs_S_file_set_size): Likewise.
    * trans/null.c (trivfs_S_file_set_size): Likewise.
    * trans/streamio.c (trivfs_S_file_set_size): Likewise.

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

Summary of changes:
 libdiskfs/file-set-size.c |    2 +-
 libnetfs/file-set-size.c  |    2 ++
 libtreefs/s-file.c        |    2 ++
 storeio/io.c              |    2 ++
 term/users.c              |    2 ++
 trans/null.c              |    2 ++
 trans/streamio.c          |    2 ++
 7 files changed, 13 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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