oregev (Ofer Regev)
- Login: oregev
- Email: ofer.regev@venotion.com
- Registered on: 09/18/2011
- Last sign in: 09/18/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/18/2011
-
11:25 PM Ruby Bug #5334 (Closed): Segmentation fault in InternetExplorer IServiceProvider interface
- The following code causes a segmentation fault in Ruby 1.9.2:
require 'win32ole'
browser = WIN32OLE.new("InternetExplorer.Application")
provider = browser.ole_query_interface("{6D5140C1-7436-11CE-8034-00AA006009FA}")
provider.ole_o...