[Bug 76398] [libc] stdio can lose data in the presence of signals
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Feb 2022 03:30:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=76398 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ec2db06d0db22ae11c1b5414446e3aecd71a93e3 commit ec2db06d0db22ae11c1b5414446e3aecd71a93e3 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2022-01-25 21:56:08 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-02-01 03:29:16 +0000 stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errors PR: 76398 (cherry picked from commit 72d5dedfa69fa74801d19dd17c49867882d73d97) lib/libc/tests/stdio/Makefile | 2 + lib/libc/tests/stdio/eintr_test.c (new) | 143 ++++++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.