From: matz@... Date: 2018-04-19T06:55:43+00:00 Subject: [ruby-core:86591] [Ruby trunk Feature#14643] Remove problematic separator '\0' of Dir.glob and Dir.[] Issue #14643 has been updated by matz (Yukihiro Matsumoto). LGTM. The change will reduce the potential security risk. Matz. ---------------------------------------- Feature #14643: Remove problematic separator '\0' of Dir.glob and Dir.[] https://bugs.ruby-lang.org/issues/14643#change-71536 * Author: usa (Usaku NAKAMURA) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- `Dir.glob` and `Dir.[]` accepts `'\0'` separated string as the parameter, but this feature is very problematic. Shouldn't we remove this feature for Ruby3 ? -- https://bugs.ruby-lang.org/ Unsubscribe: