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 134656a01f0b0275f5192e9779ce7e07f4202b45 (commit) from 69905a3b06ccf51b9b7387415928e326886776c9 (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 134656a01f0b0275f5192e9779ce7e07f4202b45 Author: Michael Kelly <m...@weatherwax.co.uk> Date: Thu May 29 15:21:17 2025 +0200 vm_page_seg_evict: Fix object pointer on restart The code further down depends on object being NULL if we goto out. ----------------------------------------------------------------------- Summary of changes: vm/vm_page.c | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- GNU Mach