Project

General

Profile

This project is closed and read-only.

Actions

Backport #8451

closed

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

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

Added by nagachika (Tomoyuki Chikanaga) over 13 years ago. Updated over 13 years ago.

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #1

  • 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: PDF Atom