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 3bc572030b864b2ef922325b7e4ed85a7c178200 (commit)
from d1435c2e91ed9146acd4b0d10e6a892dc79e67be (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 3bc572030b864b2ef922325b7e4ed85a7c178200
Author: Samuel Thibault <[email protected]>
Date: Tue Feb 4 19:06:01 2014 +0100
Fix potential NULL dereference
* vm/vm_kern.c (projected_buffer_deallocate): Look for `map' being NULL
or kernel_map before locking it.
-----------------------------------------------------------------------
Summary of changes:
vm/vm_kern.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
GNU Mach