NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47813 CVS commit: src/usr.bin/iconv
The following reply was made to PR bin/47813; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47813 CVS commit: src/usr.bin/iconv
Date: Mon, 7 Oct 2013 02:00:46 +0000
Module Name: src
Committed By: dholland
Date: Mon Oct 7 02:00:46 UTC 2013
Modified Files:
src/usr.bin/iconv: iconv.c
Log Message:
Save errno around fwrite(), which can otherwise trash it; PR 47813.
This appears to fully resolve the problem described in the PR, even
though one might think it wouldn't.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/iconv/iconv.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