General

Profile

hdm (HD Moore)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

05/28/2010

03:34 AM Ruby Bug #3337: MS-DOS device names are identified as readable_real
Responding to Caleb: the regex is being used to monkeypatch an application server, the leading / is because the regex is matching an incoming request, not the raw filename, and I should have clarified in the initial report.
It does s...
hdm (HD Moore)

05/25/2010

10:49 AM Ruby Bug #3337 (Closed): MS-DOS device names are identified as readable_real
Special MS-DOS filenames return true from a call to `File.readable_real?` and `File.file?`. This exposes certain popular projects to a denial of service on the Windows platform.
```
irb(main):007:0> File.readable_real?("AUX")
=> tr...
hdm (HD Moore)

05/21/2010

05:34 AM Ruby Bug #3324: build failure revision 27918
=begin
This is fixed upstream in rubyinstaller; git pull && rebuild
=end
hdm (HD Moore)
04:55 AM Ruby Bug #3324: build failure revision 27918
=begin
The command line requires the addition of -I ../ruby_1_9/lib, however the build still fails generating encodings
=end
hdm (HD Moore)

05/20/2010

11:53 PM Ruby Bug #3324: build failure revision 27918
=begin
I too am hitting this problem (using rubyinstaller and mingw32)
=end
hdm (HD Moore)

Also available in: Atom