[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] MIG branch, master, updated. v1.8-38-g04bfe7a
From: |
Samuel Thibault |
Subject: |
[SCM] MIG branch, master, updated. v1.8-38-g04bfe7a |
Date: |
Wed, 10 May 2023 19:27:25 -0400 (EDT) |
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 "MIG".
The branch, master has been updated
via 04bfe7a91223ba15d868f7165e49328b1c6e86c3 (commit)
from 4c0f2ff0a1432f7e1794cf29b1a4667e3a0f8f89 (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 04bfe7a91223ba15d868f7165e49328b1c6e86c3
Author: Flavio Cruz <flaviocruz@gmail.com>
Date: Wed May 10 01:39:54 2023 -0400
Check that msgt_name is always smaller than 255.
For the x86_64 ABI we want this to always fit into 1 byte. Even for
regular i686, msgt_name is always smaller than 25 (MACH_MSG_TYPE_LAST)
and we don't have plans to have more names.
Also throw an error if we deemed an RPC to be "TooLong" as that won't
work or work badly.
Tested by cross-compiling a basic Hurd system.
Message-Id: <ZFsuKtiLdwNpD6b1@jupiter.tail36e24.ts.net>
-----------------------------------------------------------------------
Summary of changes:
type.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
hooks/post-receive
--
MIG
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] MIG branch, master, updated. v1.8-38-g04bfe7a,
Samuel Thibault <=