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 ed1ca4b8c1db9b6578eab3ff8807bb1a174aaccc (commit)
from e5872f2d6a0129dfc4a564b8af8a0f45dcdce86c (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 ed1ca4b8c1db9b6578eab3ff8807bb1a174aaccc
Author: Flavio Cruz <[email protected]>
Date: Sun Feb 25 01:46:38 2024 -0500
Check for null ports in task_set_essential, task_set_name and
thread_set_name.
Otherwise, it is easy to crash the kernel if userland passes arbitrary port
names.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
kern/task.c | 6 ++++++
kern/thread.c | 3 +++
2 files changed, 9 insertions(+)
hooks/post-receive
--
GNU Mach