NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59847 CVS commit: src/lib/libc/stdio
The following reply was made to PR standards/59847; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59847 CVS commit: src/lib/libc/stdio
Date: Thu, 18 Dec 2025 12:11:03 -0500
Module Name: src
Committed By: christos
Date: Thu Dec 18 17:11:03 UTC 2025
Modified Files:
src/lib/libc/stdio: fflush.c
Log Message:
PR/59847: make fflush(3) fail on closed file pointers. This is really
undefined behavior, but better to fail than succeed in this case.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdio/fflush.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index