1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fiddle
nagachika c7d7ff45f1 * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when
$SAFE > 0.
* ext/fiddle/function.c (function_call): check tainted when $SAFE > 0.
* test/fiddle/test_func.rb (module Fiddle): add test for above.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-14 11:06:58 +00:00
..
helper.rb Fix if-end 2013-04-11 07:53:26 +00:00
test_c_struct_entry.rb * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes): 2012-12-21 14:16:02 +00:00
test_c_union_entity.rb * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
test_closure.rb * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle 2012-11-27 19:54:50 +00:00
test_cparser.rb * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
test_fiddle.rb * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle 2012-11-27 19:54:50 +00:00
test_func.rb * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when 2013-05-14 11:06:58 +00:00
test_function.rb * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to set the name attribute. 2012-12-11 10:41:00 +00:00
test_handle.rb * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle 2012-11-27 19:54:50 +00:00
test_import.rb * ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof): 2012-12-21 13:44:44 +00:00
test_pointer.rb * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle 2012-11-27 19:54:50 +00:00