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 68b3d8fe3a9595b7a5cb2bb6bc5973ba26139704 (commit)
via 6aec25c58dd76ad4506ee7b5830ced92ab58ca0e (commit)
from d29057d0866a663d4a5a867147a4a6366c12a647 (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 68b3d8fe3a9595b7a5cb2bb6bc5973ba26139704
Author: Luca Dariz <[email protected]>
Date: Tue Jun 28 11:49:27 2022 +0200
fill msg size in the header for user stubs
* user.c:
- adjust comment in generated file
- set msgh_size with the same value passed to mach_msg()
Signed-off-by: Luca Dariz <[email protected]>
Message-Id: <[email protected]>
commit 6aec25c58dd76ad4506ee7b5830ced92ab58ca0e
Author: Luca Dariz <[email protected]>
Date: Tue Jun 28 11:49:26 2022 +0200
add check for whole message size
* user.c: ensure fixed-length messages have the correct size. In
addition to the single-fields check, this also include padding.
Signed-off-by: Luca Dariz <[email protected]>
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
user.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
hooks/post-receive
--
MIG