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 14cf1efc9dfa388c3dfec3815abd114f2a36bd38 (commit) from 5e3913bb0abaac77f672366280d71503e6bb0f45 (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 14cf1efc9dfa388c3dfec3815abd114f2a36bd38 Author: Luca Dariz <l...@orpolo.org> Date: Tue Jun 28 12:10:44 2022 +0200 sign-extend mask in vm_map() with 32-bit userspace * vm/vm_user.c: sign-extend mask with USER32 Signed-off-by: Luca Dariz <l...@orpolo.org> Message-Id: <20220628101054.446126-6-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: vm/vm_user.c | 5 +++++ 1 file changed, 5 insertions(+) hooks/post-receive -- GNU Mach