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
usa 339e11a7f1 merge revision(s): 53153 and 23405@ruby_1_9_1
* ext/fiddle/handle.c: check tainted string arguments.
	  Patch provided by tenderlove and nobu.

	* test/fiddle/test_handle.rb (class TestHandle): add test for above.

	* ext/dl/handle.c (rb_dlhandle_initialize): prohibits DL::dlopen
	  with a tainted name of library.
	  Patch by sheepman <sheepman AT sheepman.sakura.ne.jp>.

	* ext/dl/handle.c (rb_dlhandle_sym): ditto



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@53156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-16 12:15:26 +00:00
..
helper.rb merge revision(s) 44598,44599,44600: 2014-01-15 02:29:58 +00:00
test_c_struct_entry.rb * test/fiddle/test_c_struct_entry.rb, 2013-05-25 14:29:02 +00:00
test_c_union_entity.rb * test/fiddle/test_c_struct_entry.rb, 2013-05-25 14:29:02 +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 * test/fiddle/test_c_struct_entry.rb, 2013-05-25 14:29:02 +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 * test/fiddle/test_c_struct_entry.rb, 2013-05-25 14:29:02 +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 merge revision(s): 53153 and 23405@ruby_1_9_1 2015-12-16 12:15:26 +00:00
test_import.rb merge revision(s) r47590: [Backport #10241] 2014-09-15 13:33:17 +00:00
test_pointer.rb merge revision(s) r45291,r45299,r45314,r45325: [Backport #9518] 2014-05-04 17:32:44 +00:00