Project

General

Profile

Actions

Backport #8451

closed

backport r40925 (bug fix of File.fnmatch with multi-byte character in bracket)

Added by nagachika (Tomoyuki Chikanaga) almost 11 years ago. Updated almost 11 years ago.

Actions #1

Updated by nagachika (Tomoyuki Chikanaga) almost 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r41068.
Tomoyuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 40925: [Backport #8451]

* dir.c (bracket): fix copy-paste error.  When the first and last
  characters of fnmatch range have different length, fnmatch may
  have wrongly matched a path that does not really match.
  Coverity Scan found this bug.
Actions

Also available in: Atom PDF

Like0
Like0