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 926090c399ab503d6f7f67a9556d46b5094fd20f (commit) from d593f4c0721695688042eb5295c52c06ded07942 (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 926090c399ab503d6f7f67a9556d46b5094fd20f Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Apr 22 00:51:17 2018 +0200 vm_map: Fix bugs on huge masks parameters * vm/vm_map.c (vm_map_find_entry_anywhere): Also check that (min + mask) & ~mask remains bigger than min. ----------------------------------------------------------------------- Summary of changes: version.m4 | 2 +- vm/vm_map.c | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- GNU Mach