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 "Hurd".
The branch, master has been updated via ad63bae03cf0eb9edced3803cbcd0cee02377050 (commit) from 6bbb65d6885eba9ac380757515a21ae9cca62727 (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 ad63bae03cf0eb9edced3803cbcd0cee02377050 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Jan 4 16:27:03 2022 +0100 portinfo: Do not compare port to anything when it is MACH_PORT_DEAD Otherwise it would successfully compare to any port that happens to be MACH_PORT_DEAD, e.g. the bootstrap port. ----------------------------------------------------------------------- Summary of changes: libshouldbeinlibc/portinfo.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) hooks/post-receive -- Hurd