diff options
author | peter <peter@FreeBSD.org> | 2013-08-08 01:53:27 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2013-08-08 01:53:27 +0000 |
commit | 4f61f84d69eaf07fbd7587d0b731fe972ad79fdd (patch) | |
tree | c828deb2715d0685133cae289a0e086d36ebe7f9 /sys/net80211/ieee80211_output.c | |
parent | 72912943141c1310b1bd87f639b993d272ec2e43 (diff) | |
download | FreeBSD-src-4f61f84d69eaf07fbd7587d0b731fe972ad79fdd.zip FreeBSD-src-4f61f84d69eaf07fbd7587d0b731fe972ad79fdd.tar.gz |
Our libc iconv (unlike gnu iconv and the citrus code in NetBSD) has a
bypass mode when src == dst. Unfortunately, there are tools in ports
that pass byte streams through iconv to determine if the encodings
are valid. eg: gettext-0.18.3+.
Disable the optimization and behave like the other implementations.
Diffstat (limited to 'sys/net80211/ieee80211_output.c')
0 files changed, 0 insertions, 0 deletions