git-task_info_count
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 8 Sep 2023 18:39:29 +0000 (19:39 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 8 Sep 2023 18:39:29 +0000 (19:39 +0100)
commit089ccb9b4ce8905435677b1ec4080ee486d9e774
treed94ab4f5309fde523e360cc310632e1303c05823
parentc327ccfb562768c41913de5036a0cde819db9ec6
git-task_info_count

commit baeb4015426e6724127829ead4fb39cfb377a3d9
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue May 16 22:59:24 2023 -0400

    Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO

    This hasn't caused any problems yet but we are passing a pointer to struct
    task_thread_times_info which can cause problems if we populate over the
    existing size of the struct.
    Message-Id: <ZGRDDNcOM2hA3CuT@jupiter.tail36e24.ts.net>

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-task_info_count.diff
sysdeps/mach/clock_gettime.c