Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Oct 2021 00:34:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 258701] tests: lib/libutil/pidfile_test flaky due to uninitialized array
Message-ID:  <bug-258701-32464-mLCQlPHa05@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258701-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258701-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258701

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D288a4784012ca3f2b2c2cb46e67d9c65c=
d55b5e0

commit 288a4784012ca3f2b2c2cb46e67d9c65cd55b5e0
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-09-24 03:12:20 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-10-01 00:32:22 +0000

    pidfile test: guarantee nul termination of the read pid string

    PR:     258701

    (cherry picked from commit 364790beafec707ca3e334683e4030684d829be2)

 lib/libutil/tests/pidfile_test.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258701-32464-mLCQlPHa05>