diff options
author | ache <ache@FreeBSD.org> | 2010-03-08 22:27:46 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2010-03-08 22:27:46 +0000 |
commit | a97c77aebb425b7cafa63e7684a83ea3217ad0a0 (patch) | |
tree | 3e3fce03fe079b2abacc98308fc11c1d42db6ad8 /lib/libgssapi/gss_release_buffer.c | |
parent | 5ed5e2a613d2bcd756670bfb890e6501c7bc3157 (diff) | |
download | FreeBSD-src-a97c77aebb425b7cafa63e7684a83ea3217ad0a0.zip FreeBSD-src-a97c77aebb425b7cafa63e7684a83ea3217ad0a0.tar.gz |
Rewrite input processing to not exit with error on the first EILSEQ found
in the input data but fallback to "binary comparison" instead.
POSIX says: "The input files shall be text files", nothing more,
so the text file with illegal sequence is valid input.
BTW, GNU sort does not fails on EILSEQ too.
Diffstat (limited to 'lib/libgssapi/gss_release_buffer.c')
0 files changed, 0 insertions, 0 deletions