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