git-task_info_count
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)
committerAurelien Jarno <aurel32@debian.org>
Wed, 31 Jan 2024 20:45:37 +0000 (21:45 +0100)
commitf0378632e85e2af33df25b3dd660518aa62ab5ae
tree4bc1be32218dc8a5c2d0fd96f232625d97c549d8
parent78a7eb512ff710db5e919a6c469c58a2a9cfeeb6
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