commit-hurd
[Top][All Lists]
Advanced

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

[SCM] glibc maintenance branch, t/mmap_file_prot_none_fix, updated. glib


From: Thomas Schwinge
Subject: [SCM] glibc maintenance branch, t/mmap_file_prot_none_fix, updated. glibc-2.18-709-g466baaa
Date: Fri, 23 Jan 2015 14:16:06 +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 "glibc maintenance".

The branch, t/mmap_file_prot_none_fix has been updated
       via  466baaa005dc208924caedd7ebf55239cd27757b (commit)
      from  27bf3069a87ee9bd5d2b664deae54cdb7caa1378 (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 466baaa005dc208924caedd7ebf55239cd27757b
Author: Thomas Schwinge <address@hidden>
Date:   Fri Jan 23 14:57:31 2015 +0100

    Help the compiler by marking an unreachable code path.
    
    ... to avoid a warning:
    
        ../sysdeps/mach/hurd/mmap.c:145:7: warning: 'memobj' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
    
        * sysdeps/mach/hurd/mmap.c (__mmap): Mark the default case
        unreachable.

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

Summary of changes:
 sysdeps/mach/hurd/mmap.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
glibc maintenance



reply via email to

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