Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2022 23:14:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 76398] [libc] stdio can lose data in the presence of signals
Message-ID:  <bug-76398-227-I5MRgfwB66@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-76398-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-76398-227@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=3D76398

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D72d5dedfa69fa74801d19dd17c4986788=
2d73d97

commit 72d5dedfa69fa74801d19dd17c49867882d73d97
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-01-25 21:56:08 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-01-27 23:09:47 +0000

    stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errors

    PR:     76398
    Reviewed by:    emaste, markj
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D34044

 lib/libc/tests/stdio/Makefile           |   2 +
 lib/libc/tests/stdio/eintr_test.c (new) | 143 ++++++++++++++++++++++++++++=
++++
 2 files changed, 145 insertions(+)

--=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-76398-227-I5MRgfwB66>