1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/dl
nobu eda13c7ee2 * ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): check NULL pointer
dereference.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-07-28 03:32:52 +00:00
..
test_base.rb * test/dl/test_base.rb (DL::LIBC_SO): its always msvc*.dll on 2011-04-28 06:34:01 +00:00
test_callback.rb
test_cfunc.rb
test_cparser.rb
test_cptr.rb * ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): check NULL pointer 2011-07-28 03:32:52 +00:00
test_dl2.rb
test_func.rb * ext/dl/cfunc.c (dlcfunc_mark), ext/dl/cptr.c (dlptr_mark): 2011-07-27 17:15:09 +00:00
test_handle.rb Add test for r32586. 2011-07-20 15:20:14 +00:00
test_import.rb
test_win32.rb