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 a607548bde8c92d02e11dfffed7193081a3cece8 (commit) from 9da44fa59ceb4c0994325744c88822456ec99081 (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 a607548bde8c92d02e11dfffed7193081a3cece8 Author: guy fleury iteriteka <gfle...@disroot.org> Date: Fri Aug 30 20:36:14 2019 +0200 fix return KERN_INVALID_ARGUMENT when the map is NULL. * vm/vm_map.c(vm_map_msync): Add missing return keyword. ----------------------------------------------------------------------- Summary of changes: vm/vm_map.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach