commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-38-g0e91d13


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-38-g0e91d13
Date: Tue, 31 Oct 2017 14:04:01 -0400 (EDT)

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 "GNU Mach".

The branch, master has been updated
       via  0e91d138a30a85eedceb3dbfd28b478a83232979 (commit)
      from  1a440cd7dc100f934f579735cb4f45c9ef58dde0 (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 0e91d138a30a85eedceb3dbfd28b478a83232979
Author: Samuel Thibault <address@hidden>
Date:   Wed Oct 4 01:58:21 2017 +0200

    linux-block: Fix calling vm_map_copy_discard on uninitialized variable
    
    This happens if passed count is 0.
    
    Reported by Richard Braun.
    
    * linux/dev/glue/block.c (device_write): Set copy variable before
    vm_map_copy_discard() is called.

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

Summary of changes:
 linux/dev/glue/block.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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