Applied, thanks!
Flavio Cruz, le lun. 13 mars 2023 01:43:37 -0400, a ecrit:
> ---
> linux/dev/glue/misc.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/linux/dev/glue/misc.c b/linux/dev/glue/misc.c
> index 92541c7b..5646e5ea 100644
> --- a/linux/dev/glue/misc.c
> +
Hello,
Flavio Cruz, le lun. 13 mars 2023 01:42:12 -0400, a ecrit:
> @@ -854,21 +849,22 @@ kern_return_t task_info(
> task_thread_times_info_t times_info;
> thread_tthread;
>
> - if (*task_info_count < TASK_THREAD_TIMES_INFO_COUNT) {
> +
Hello,
Flavio Cruz, le lun. 13 mars 2023 01:41:57 -0400, a ecrit:
> The existing definitions for kernel_version_t and kernel_boot_info_t use
> (MACH_MSG_TYPE_STRING, length*8) which result in message types that have
> a single element of 512 or 4096 bytes (set as msgt_size). This results
> in MiG