[RTEMS Project] #2939: FAT file name search may not consider long file names

RTEMS trac trac at rtems.org
Tue Mar 21 15:18:47 UTC 2017


#2939: FAT file name search may not consider long file names
-----------------------------+------------------------------
 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:"d51538bdbe5ea9e71a7205e39fcef387fbdb4b39/rtems"
 d51538bd/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="d51538bdbe5ea9e71a7205e39fcef387fbdb4b39"
 dosfs: Fix file name search

 Do not use our long file name entry count to optimize the file name
 search. The Unicode comparison must be taken into account.

 Close #2939.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2939#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list