summaryrefslogtreecommitdiffstats
path: root/contrib/diff
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2016-07-22 14:24:17 +0000
committerache <ache@FreeBSD.org>2016-07-22 14:24:17 +0000
commit3f56839b4888f5f2140b74ea536b9a0cee3a5084 (patch)
treede0154f18a175a32c0020a7fc90088448957417c /contrib/diff
parente3c997f56b8acb47dd382a8e4ced061d664ae7b2 (diff)
downloadFreeBSD-src-3f56839b4888f5f2140b74ea536b9a0cee3a5084.zip
FreeBSD-src-3f56839b4888f5f2140b74ea536b9a0cee3a5084.tar.gz
MFC: r302824
1) Eliminate possibility to call __*collate_range_cmp() with inclomplete locale (which cause core dump) by removing whole 'table' argument by which it passed. 2) Restore __collate_range_cmp() in __sccl(). 3) Collating [a-z] range in regcomp() works for single byte locales only (we can't do it for other ones). In previous state only first 256 wide chars are considered and all others are just silently dropped from the range.
Diffstat (limited to 'contrib/diff')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud