Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 2bc09665
Added by
nobu (Nobuyoshi Nakada)
almost 6 years
ago
ID
2bc09665ab8e72d4320a55a274eae903262f29cd
Parent
09a2189c
Child
aee77901
win32/registry.rb: fix potential infinite loop
ext/win32/lib/win32/registry.rb (Win32::Registry#each_value):
advance the index even if an error occurred in #read.
Loading...
win32/registry.rb: fix potential infinite loop
advance the index even if an error occurred in #read.