[Bug 76398] [libc] stdio can lose data in the presence of signals

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Oct 2021 13:11:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=76398

Piotr Pawel Stefaniak <pstef@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pstef@freebsd.org

--- Comment #2 from Piotr Pawel Stefaniak <pstef@freebsd.org> ---
I still get this on a stable/13:
$ cc test.c -lmd -o test
$ ./test
True digest is 415f99bc5372a53f20931217a8fc211d
 Got digest of 8376655daf0bdbbca3b7548cec51a2d6

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