weugek (James Watson)
- Login: weugek
- Registered on: 03/18/2016
- Last sign in: 03/18/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/18/2016
-
08:44 AM Ruby Bug #12195 (Closed): [BUG] probable buffer overflow: 4010 for 2005 (CFUNC :read)
- This causes ruby to shutdown:
[[https://github.com/minad/mimemagic/blob/master/lib/mimemagic.rb#L112]]
recursive read and seek on a file for a table of regexps.
It's a gem for mime type detection.
The code is running in a rails Sid...