[RTEMS Project] #2928: FAT filename comparision is broken while using the UTF-8 support
RTEMS trac
trac at rtems.org
Tue Mar 21 15:16:41 UTC 2017
#2928: FAT filename comparision is broken while using the UTF-8 support
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.11.2
Component: filesystem | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"21d7154b07a873476a9ad5899e1db9729d4eb410/rtems"
21d7154b/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="21d7154b07a873476a9ad5899e1db9729d4eb410"
dosfs: Fix msdos_utf8_normalize_and_fold()
It is all right in case the result uses the full destination buffer.
Without this fix the handling of a maximum 8.3 short file name is
broken.
Close #2928.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2928#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list