Bug 1148347
Summary: | "sort" looks at more than the flags specify in non-C locales | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ondrej Vasik <ovasik> |
Component: | coreutils | Assignee: | Ondrej Vasik <ovasik> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | admiller, akn.shp+redhat, eblake, extras-qa, goeran, jscotka, kdudka, kzak, ooprala, ovasik, pbrady, p, twaugh |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | coreutils-8.22-13.el7 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
Coreutils i18n downstream patch had several implementation bugs.
Consequence:
This was causing crashes and wrong functionality of e.g. sort utility in utf-8 locales. C locales were never affected.
Fix:
Buffer overflows and wrong handling of keys and fields in sorting was fixed.
Result:
Even when sorting with utf-8 locales, sort works fine with multiple sorting keys and fields.
|
Story Points: | --- |
Clone Of: | 1146185 | Environment: | |
Last Closed: | 2015-11-19 12:44:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1146185 | ||
Bug Blocks: |
Description
Ondrej Vasik
2014-10-01 08:49:12 UTC
*** Bug 1255107 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2160.html |