1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
nagachika 05bc6eb40a merge revision(s) 59584: [Backport #13850]
REXML: Fix a bug that unexpected methods can be called as a XPath function

	[HackerOne:249295]

	Reported by Andrea Jegher. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@59782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-08 14:25:52 +00:00
..
dtd Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
formatters Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
light Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parsers merge revision(s) 59033,59034: [Backport #13636] 2017-07-23 07:33:07 +00:00
validation Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
attlistdecl.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
attribute.rb * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong 2016-07-22 01:39:49 +00:00
cdata.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
child.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
comment.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
doctype.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
document.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
element.rb rexml: REXML::Element#[] accepts String or Symbol as attribute name 2016-12-06 13:57:56 +00:00
encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
entity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
functions.rb merge revision(s) 59584: [Backport #13850] 2017-09-08 14:25:52 +00:00
instruction.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
namespace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
node.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
output.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parent.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parseexception.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
quickpath.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
rexml.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
sax2listener.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
security.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
source.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
streamlistener.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
syncenumerator.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
text.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
undefinednamespaceexception.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xmldecl.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xmltokens.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xpath.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xpath_parser.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00