1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole
nobu 1db0393eb1 uninitialized variable
* process.c (rb_spawn_process): get rid of usage of uninitialized
  variable.
  reported by Denis Denisov <denji0k AT gmail.com>.
* regexec.c (match_at): ditto.
* ext/win32ole/win32ole.c (ole_wc2mb_alloc, ole_vstr2wc, ole_mb2wc):
  ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-26 06:09:11 +00:00
..
lib/win32ole
sample
depend
extconf.rb
win32ole.c uninitialized variable 2014-12-26 06:09:11 +00:00
win32ole.h * ext/win32ole/win32ole.c: use typed data for WIN32OLE. 2014-12-01 11:03:13 +00:00
win32ole_error.c
win32ole_error.h
win32ole_event.c * ext/win32ole/win32ole.c: use typed data for WIN32OLE. 2014-12-01 11:03:13 +00:00
win32ole_event.h
win32ole_method.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_method.h
win32ole_param.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_param.h
win32ole_record.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_record.h
win32ole_type.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_type.h
win32ole_typelib.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_typelib.h
win32ole_variable.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_variable.h
win32ole_variant.c use 0 for reserved 2014-12-01 06:38:04 +00:00
win32ole_variant.h
win32ole_variant_m.c
win32ole_variant_m.h